Paginator Is a php class that will help you to split your record sets into pages. I wrote this class to save myself some time and then thought others might find it helpful. Paginator will return a number that you can use to set your base record and a number to use as an offset. For now I know it works in mySQL queries and with arrays.
This script converts user entered 12-hour time to the 24-hour time used by mySQL. It was written to aid in the development of web forms using PHP and the time field type in mySQL.
IAM Backup is package made of two classes. One performs the backup of the selected MySQL database, and the second restores the database. Both classes support gzip-compressed files for improved performance. When performing the backup, the user is prompted to download the backup file, straight from the browser. Alternatively, the backup can be stored on the local server at a predefined location. Restoring the database (or copying it to another server) is just as easy.
Here you can find some classes to simply the Php software development.
There are also some application you can use on your web site or for your personal use.
They are distribuited under GNU GPL License: you can get them for free, but remember to read the disclaimer of warranty before.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.