Returns the number of Sundays between to valid dates.
bbLib
6 posts
Returns a full textual representation of the day of the week for the last day of the month for a valid month/year combination.
Returns a full textual representation of the day of the week for the first day of the month for a valid month/year combination.
Returns the number of days between to valid dates.
Returns the number of week-days between two valid dates.
The Binary Bang Library – bbLib – is a collection of PHP functions assembled into a hierarchy. The library can be loaded into any PHP script to utilize the collection. In many cases, the functions were derived from Open Source or various development help sites. In the spirit of Open […]