- 1,251 categories
- 40,829 scripts
- A basic wrapper class for the MySQL database engine. Contains methods for connecting to a database, fetching and returning results, building insert and update queries, optimization and more.
* Creates a persistent connection to a specified databa...
- Platforms
- Licenses
- Other Free / Open Source License
- DBKiss is a one-file PHP database browser that is easy to upload and use. It supports MySQL and PostgreSQL and features import/export of data, searching of the whole database or single tables, an advanced SQL editor, saving of templates, multi-query ...
- This class can be used to create a backup of a MySQL database using the mysqldump command.
It invokes the mysqldump command to generate a backup file of a given database on behalf of a given authenticated MySQL database user.
The generated ba...
- Simple interface to save your database into files. This is not intended to clone phpmyadmin interface. Administrators might not want to let other users access to all phpmyadmin functionalities, so that this little interface might be enough to them. H...
- Mysql Ajax Table Editor is a very versatile and customizable mysql editor. It is PHP4 and PHP5 compatible and it has incredible join capabilities. This mysql editor has the ability to join on multiple tables and maintain search functionality. It is w...
- chaozzDB is a simple to use Flatfile Database System. Functions include updating, adding, deleting and searching of records. The package includes a clear manual and an example database.
- This class can be used to display database query results split in multiple pages.
It can perform queries to a MySQL database table and retrieve a range of results to display in the current page given the page number and the limit of results to ...
- Gregwiz Backup is backup tool for Mysql database. Split backup file to multiple file, compresses it into gzip format.
Easy to import. Multiple languages support. Create, Drop database function.
- This code will take a csv file and create or, insert or update, the data into a MySQL database. It assumes the first line contains the field names and uses that to build the SQL query for the following data lines.
There''s a download button fo...
- This is a mySQL database class, that allows you to run queries faster and supports prepared statements, just like PHP 5''s PDO, but working for PHP 4. It supports:
- persistent connections;
- raw query, just like mysql_query;
- select func...
Page: