| TOTAL: 334 Page: 1 of 17 |
|
SQL Import 1.0
The class can be used to execute MySQL database queries imported from a file. It opens a given file and reads it line by line to execute as SQL queries to a given MySQL database.


| Hits: | 2 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-11-02 |
MySQL Handler Class
This is a MySQL Wrapper class that will create wrap MySQL methods and query constructor with pagination. It make simpler to work with the daily sql statements in a fast wizard way.

| Hits: | 0 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-09-26 |
PHP Script to Backup and Email Your Mysql Database 1
If you're looking for a PHP script that will automatically create a backup of a MySQL database and email it to you (optionally) this script is for you. The source is completely unlocked, so if you need to modify it, you easily can. Full documentation is included. The script doesn't need to know anything about the structure of your database, it automatically generates CREATE TABLE statements and appropriate INSERT statements. It writes a backup file to the server and, optionally, emails a c

| Hits: | 1 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-09-26 |
query2tree
This script uses javascript, php, mysql and ajax and convert any valid select statement to a tree. With this script, you can browse efficiently any amount of data.


| Hits: | 19 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-08-12 |
EasyQuery Class 2
This class makes it much simpler to query a MySQL Database. With just 2-3 lines of code, you can have the results a SELECT query put into an array variable.

| Hits: | 16 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-07-14 |
exportDb 1.00
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 backup file is copied to another file with the name based on the current date.


| Hits: | 26 | Platforms: | Linux |
| Ratings: | Last Updated: | 2008-06-27 |
MyBackup 1.0
Simple interface to save your database into files. Administrators might not want to let users access to all PhpMyAdmin functionalities, but just to a sufficient bunch of resources. It is not intended to clone PhpMyAdmin interface. MyBackup also provides the chance of exporting portions of data into files by means of filtering SQL queries.


| Hits: | 20 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-06-26 |
MYSQL AJAX TABLE EDITOR
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 and best of all it is written with ajax. This makes the script very dynamic and it can be customized to fit almost every application. Things like dynamic forms and user defined actions make it very powerful. Custom icons and custom buttons allow actions to b



| Hits: | 59 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-06-16 |
chaozzDB 10
chaozzDB is a flatfile database system, which is small and fast. It supports most of the normal SQL-like statements (it can insert, delete, update, open and search). It comes with clear and full documentation and a PHP example.


| Hits: | 30 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-05-29 |
Sam Pagination Class
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 display per page. The class can display the results as a listing of articles or as photo gallery.


| Hits: | 59 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-05-23 |
Gregwiz Backup 1.0
* Backup and restore large database. * Split backup file to multiple file. * Import file with multisession. * Multiple languages support. You can add your favorite language to language path. * gzip compression support. * Encrypt login password. * Create, Drop database function. * Error report after import database. * Free one year update. * Source code.


| Hits: | 38 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-05-18 |
Winn db_class 2.7
This db_class will talk with your mysql database and authenticate users as they login. You may insert, update, delete and select with this db_class. You can also validate email addresses passwords and more.


| Hits: | 47 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-03-22 |
Datapal 1.15
DataPal provides automated self deployed web based data management software for MySQL and PostgreSQL databases. Simplify and streamline your data management by interfacing your database(s) with the web in minutes without any programming knowledge. Manage data in multiple databases efficiently from the same web interface. Simple, no server installs setup of software that automatically reconfigures web interface in response to database tables modifications and updates and best of all is completely


| Hits: | 29 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-03-21 |
phpMyDump 2.0
This script allows you to run MySQL dump on any server even if phpMyAdmin is not installed.


| Hits: | 35 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-03-21 |
VINDOZO:MYSQL-COPY 1.1
Copy all tables MYSQL Database FROM: MYSQL-Server, HTTP-Path file, Upload file TO: MYSQL-Server, One file, File-parts. Advanced statistics. Improved stability. Multiuser. Report to file. No limit database size.



| Hits: | 59 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-02-14 |
[SDMS] Simple Database Management System 1
This database management script is a great basis for writing code for using a database.

| Hits: | 42 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-02-13 |
Mimesis 1.0
Mimesis mimics the behavior of a standard SQL database but without using SQL. Instead, using php's object oriented programming features Mimesis functions as a distinct class with various database manipulation methods.

| Hits: | 21 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-02-13 |
Db2Csv 0.4
Feutures: * The CSV-File can be expand by Text input. * Any number of the tablefieldelements in the file. * Any arrangement of the table fields. * Article maximum adjustable. * CSV-profiles can be created. * Application of PHP-functions to any fieldelements.


| Hits: | 66 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-02-06 |
MySqDump Database Backup
mySqlDump Database Backup is a PHP script that is executed either on a scheduled basis or manually via your browser. It: * will backup any number of databases (data and structure) * backup all or selected tables in the database * gzips the output files * allows you to download individual backup files or all backups bundled in a zip archive * optionally optimize tables in the databases * deletes old backup files from the server when new backups are created * eliminates transfering the ba


| Hits: | 45 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-01-27 |
PHP Table creation 1.0
This script allows you to create a table with an image, a link and up to 20 fields and fill it with data. This is done via the admin.php, the data is stored in a Mysql-Database (database parameters in dbconnect.php). The output.php script returns a table with sorting function (click on the header so sort by columns) and a customizable layout.


| Hits: | 101 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2007-12-29 |