MySQL Class |
MySQL Class is a PHP class, that includes the most import SQL functions (INSERT, SELECT, DELETE, UPDATE), so that you do not really need to be fit in mysqk
So the use of a database gets very easy
There are also some more features:
- Automatic connection to the database server
- Automatic table optimization
- Providing informations to your sql query
No documentation included, but the class is fully commented and a demo file with the use of all 4 commands is included.
