Home     PHP / Javascript / Ajax
PHP Script Codes

PHP Script Codes > database-tools

ADODB_SQL Free

Rate: | Price: Free | Demo: | Views: 2605

PHP Script Codes > database-tools
ADODB_SQL allows you migrate your code using DB_Sql format (PHPLIB) to an another DB engine like ADODB. ... More

DB_Table Free

Rate: | Price: Free | Demo: | Views: 2570

PHP Script Codes > database-tools
Builds on PEAR DB to abstract datatypes and automate table creation, data validation, insert, update, delete, and select; combines these with PEAR HTML_QuickForm to automatically generate input forms that match the table column definitions. ... More

Form1 Builder MYSQL Commercial

Rate: | Price: Commercial | Demo: | Views: 2549

PHP Script Codes > database-tools
With Form1 Builder MYSQL you can automatically have form submission data added to your MYSQL database with protection against form hijacking, email injection and email harvesting. To use the MYSQL option you must have a server based MYSQL d ... More

MyDatabase Free

Rate: | Price: Free | Demo: | Views: 2532

PHP Script Codes > database-tools
MyDatabase is a PHP class that offers standard functions needed to navigate a database, but hides the implementation specifics. Works with both Access and MySQL. If you use both types of databases, this class is your answer. Easily switch b ... More

Datapal Free

Rate: | Price: Free | Demo: | Views: 2513

PHP Script Codes > database-tools
Manage data in multiple MySQL or PostgreSQL databases from the same web interface. Simple, no server installs setup that automatically reconfigures web interface in response to database tables modifications. Miltiuser permission based acces ... More

objSQL: Database Access Layer Free

Rate: | Price: Free | Demo: | Views: 2502

PHP Script Codes > database-tools
objSQL is a PHP5 based database access layer for multiple database types. Primarily designed for small to medium projects, objSQL uses an "Object Based" approach for handling general database queries. Built-in support for transact ... More

Adminiature Free

Rate: | Price: Free | Demo: | Views: 2453

PHP Script Codes > database-tools
Adminiature is the next generation ajax based, open source MySQL administration tool written in php5.
It can handle very large sql files very fast. Besides regular database administration tasks, some of its genuine functionalities are: exp ... More

Zip Code Database Project Free

Rate: | Price: Free | Demo: | Views: 2449

PHP Script Codes > database-tools
These archives include all files necessary to calculate the distance between two U.S. Zip Codes using PHP4+ and MySQL. ... More

IAM CSVDump - Export SQL Queries to CSV Free

Rate: | Price: Free | Demo: | Views: 2434

PHP Script Codes > database-tools
This class takes the results of a SQL query and outputs in the CSV (comma separated values) format in only 2 lines of code. This comes very handy when exporting data since CSV is a format that can be readily read by Excel and many other app ... More

MySQL Interaction Free

Rate: | Price: Free | Demo: | Views: 2422

PHP Script Codes > database-tools
Has all the necessary functionality to work with MySQL: set_table, add_data, delete_data update_data, get_data, connect, close, get_column_flags, get_column_type, set_debugging, exec_select_query. ... More

PHP ExcelExplorer Pro Commercial

Rate: | Price: Commercial | Demo: | Views: 2398

PHP Script Codes > database-tools
This PHP class can import data from an Excel file without using COM, ODBC, etc. It will be useful in content management systems, for writting various converters (Excel to HTML, Excel to MySQL, etc.).
On-line demo and trial version availabl ... More

Arabic MySQL Query Free

Rate: | Price: Free | Demo: | Views: 2357

PHP Script Codes > database-tools
This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules.

It uses the MySQL REGEXP and LIKE functions to retrieve better results from queries for Arabic text. ... More

CSV Import Module for Esvon Classifieds Commercial

Rate: | Price: Commercial | Demo: | Views: 2351

PHP Script Codes > database-tools
CSV Import module allows admin users to load / import listings with images into website database from Comma Separated Value (CSV) files. Using this tool you can quickly and easily import large quantities of listings into multiple categorie ... More

MyServer Admin Free

Rate: | Price: Free | Demo: | Views: 2332

PHP Script Codes > database-tools
MyServer Admin is a set of PHP3 scripts for manipulating and administering MySQL via Web. Main features include: create new database, drop existing database, export database, privilege manipulation for users, database, and host, you can wri ... More

Simple MySQL DB Class Free

Rate: | Price: Free | Demo: | Views: 2318

PHP Script Codes > database-tools
This class is a MySQL database access wrapper. It can:

- Connect to a MySQL server
- Execute SQL queries and retrieve single value results or return result rows into arrays
- Return the last inserted table row identifier, the number o ... More