Smart Webmaster Tools is a set of tools that every single web master would use for their own use. The script contains 19 tools that allow the work of the webmaster to improve. There is an integrated online update notifier that when a new update script will display a number other than 0 depends on how many new updates and will remind you to check on here for new updates and download them accordingly. Features File Backup MySQL Database Bac...
Multi-DB Administrator is an application developed in PHP that allow you administer your SQL Server, PostgreSQL and MySQL databases without the need of write any code(no php, neither sql) in an easy way, using an attractive web interface. You can export data from your tables in several file formats as CSV files, Excel files (XLS, XLSX), PDF files and SQL files. You also can import information from CSV, Excel (XLS, XSLX) and SQL files, directly...
This small class will save you time by providing CRUD methods for quickly building SQL query statements. This can be used and integrated into any existing project with ease. Also, it is great at handling exceptions when SQL errors are produced. System Requirements PHP 5 PDO Extension Supported PDO Driver(s) – PDO_SQLITE, PDO_MYSQL, PDO_PGSQL Usage require('class.db.php'); // Create $bind = array( ":id" => $_POST['user_id'], ":user" =&...
The PHP Pagination Class is a pagination class that’s super modular. It can be implemented with any PHP supported database engine, it’s very easy to customize and implement, supports two displays by default, has multicolor design schemes, and more. The PHP Pagination Class implements with any setup with ease and blends well anywhere and everywhere in your site. The HTML-strict template the class is coupled with provides direct customization...