- 1,251 categories
- 40,829 scripts
Updated: 06/18/2007
- This is a MySQL class I wrote to use in my programs. It will allow you to do the following:
- Connect to a mysql database
- Query a mysql database to include
* INSERT|DELETE|UPDATE|REPL ACE|DROP
* SELECT|SHOW|DESCRIBE|EXPL AIN
- Catch errors and email them to the admin
- Check variables to make sure they only contain particular characters
All errors are in the file errors.txt for easy adding and use. The look and feel of the error output to the user is controlled by a style sheet.
There is plans to add more to the class at a later date or as needed. If you have any suggestions please let me know.
- Categories
- Platforms
- Licenses
- Author