About
This section of my site was created as a place for to publish code to the Open Source community. All the code you will find here is published under the GNU-GPL license.
The published code is distributed as packages. Each package consists of the class files, documentation, and a complete set of unit tests for the package. You may also view the documentation on this site.
Each package was written specifically for PHP5 and will not work on PHP4.
If you would like to report a bug or request features, please use the contact form.
Packages
- Mysql Package – provides basic functionality for connecting, querying, data retrieval, and error reporting against a MySQL database server.



