Rate: | Price: Free | Demo: | Views: 1562
PHP Script Codes >
database-tools
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 a ...
More
Rate: | Price: Free | Demo: | Views: 1543
PHP Script Codes >
database-tools
doSQL() is a PHP4 script that can dump data back from a SQL text file (generated by backupDB() (also available on this site), phpMyAdmin, or similar) to a new database, or run any number of SQL commands in batch mode. Detailed progress repo ...
More
Rate: | Price: Free | Demo: | Views: 1540
PHP Script Codes >
database-tools
This is a very limited, barely visual database manager. Users will need to know the SQL statements to locate the necessary data within the database. A login function has been included to allow it to be published in a less-than-secure locati ...
More
Rate: | Price: Commercial | Demo: | Views: 1537
PHP Script Codes >
database-tools
When it comes to web DataGrids, fast loading of large data combined with advanced Excel-like operations has been always a challenge. Having a solid experience in web technologies, we designed our AJAX powered PHP Grid to eliminate this trad ...
More
Rate: | Price: Free | Demo: | Views: 1515
PHP Script Codes >
database-tools
Easily access your MySQL databases with this set of PHP classes. If you program using the ADO object model, you will find these methods and properties familiar. ...
More
Rate: | Price: Commercial | Demo: | Views: 1505
PHP Script Codes >
database-tools
MySQL Backup Plus! is an advanced & fully automated database backup application that is fully configurable. Features multiple database backups, different backup intervals, sql file compression, advance reporting, secondary ftp/email ba ...
More
Rate: | Price: Free | Demo: | Views: 1493
PHP Script Codes >
database-tools
This parser will parse the contents of mysqldump file into an associative array. The array contains table definition information include primary key, table name, field name, default value and datatype. Also compatible with phpMyAdmin(stru ...
More
Rate: | Price: Free | Demo: | Views: 1491
PHP Script Codes >
database-tools
The author writes "This is a little script I wrote in order to make quick backups of the numerous virtual accounts I got running for clients. This script is far from complete, i'm working on a validation addon, and a function to auto o ...
More
Rate: | Price: Commercial | Demo: | Views: 1430
Rate: | Price: Free | Demo: | Views: 1425
PHP Script Codes >
database-tools
At the moment, the php_db2util extension supports:
*) connecting to DB2
*) load data from client or server with replace option or insert option
*) export data from table to client ( also not possible with ODBC )
*) run the runstats u ...
More
Rate: | Price: Free | Demo: | Views: 1403
PHP Script Codes >
database-tools
Pagination just means numbering pages. In the project that I was working on, I was retrieving large amounts of data from a MySQL database and realized that I would have to break the data up into pages for two main reasons, 1) there was so m ...
More
Rate: | Price: Free | Demo: | Views: 1396
PHP Script Codes >
database-tools
ext_shapelib provides access to Shapefiles (.shp/.shx/.dbf) as used in GIS applications. Currently, creating of new files and adding shapes to those files is supported, however, full shapelib support is planned for upcoming releases. ...
More
Rate: | Price: Commercial | Demo: | Views: 1395
PHP Script Codes >
database-tools
Datafeed - to - MySQL is designed to parse properly formatted tab, comma, pipe, semi-colon, colon, tilde, and star delimited datafeeds into MySQL table format. It will detect errors in the feed and attempt to fix them or ignore them. Excell ...
More
Rate: | Price: Free | Demo: | Views: 1387
PHP Script Codes >
database-tools
This is a function to convert a user's query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields. ...
More
Rate: | Price: Free | Demo: | Views: 1376
PHP Script Codes >
database-tools
Use this script that I've been using for years in my projects. It's a really easy-to-use PHP class file for connecting to, running queries on and retrieving data from MySQL databases.
Just include the file, and set four parameters and yo ...
More