Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1562
PHP Script Codes > Advanced MySQL Database Class, Simple to Use
The Advanced MySQL Database Class is probably one of the simplest database objects/classes to use for PHP. Once the object is created, the number of lines of code that you need to use for any function in this class is just 1! Any query at all can be called and return a result whether it be data or true/false. Other things this class can do is: retrieve database information, backup one or all of your databases to either a SQL string variable or a SQL file, execute queries from a SQL file, print a results table, and sort a non-indexed table's records.