This class can compute the next date of publications It takes a given day of the week on which a publication should occur and calculates the date of next publication. The class can also compute the volume number and issue given the date of the beginning publication. Publication Date Control Support ...
PHP Cookie Class Support forum php_cookie Manipulate cookie values This class can be used to manipulate HTTP request cookie values. It can wrap the setting of cookie properties like the name, value, expiry date and path restriction. Once the cookie properties are set, the class can issue the cookie ...
mdb Support forum mdb Access Microsoft Access .mdb database files This class is meant to access Microsoft Access .mdb database files by specifying their filenames. It uses a Windows ADODB COM object to open the .mdb database. From then on you can execute SQL queries and retrieve the result set date ...