Datenbank Tools

PHP Skript Archiv :: PHP Skripte :: Datenbank ToolsSuchen:  
   mylittlebase  [Homepage] [Download]

mylittlebase is a little database component for delphi, kylix, php and c++ that covers most of development needs. No need to link to any external server, DLLs, it is 100% standalone. It supports ISAM formats and can query records with the LIKE operator.


   Optimize Database  [Download]

A little script to optimize a MySQL database. It scans all tables in your database and optimize them. Written in French.


   phpPgAdmin  [Homepage]

phpPgAdmin is phpMyAdmin 2.0.1 ported to PostgreSQL. It has all the basic functionality of phpMyAdmin. Features include: create and drop databases; create, copy, drop and alter tables/views/sequences/functions; edit and add fields (to the extent Postgres allows); execute any SQL-statement, even batch-queries; manage keys on fields; create and read dumps of tables; administer one single database; administer multiple servers; and administer pos...


 

   MsAccessTOMySQL  [Download]

This is a simple and easy script that will help you to convert your MicroSoft Access to MySQL database. Simply create a DNS for your MS Access dataBase and run the script.


   mysql.phtml  [Download]

mysql.phtml provides a Web-based user interface for manipulating MySQL databases, queries and tables. Currently supported options include: create database, table, query and alter tables.


   jake  [Homepage] [Download]

jake supports the management of and linking between online resources and descriptions thereof. jake consists of a database containing information aboute-resources (including online journals, databases, search interfaces, and textbooks) and how they relate to each other. These relationships include a functional butminimal amount of title authority control, listing of indexing and fulltext coverage, and resource evolution.


   WebSQL for Sybase ASE  [Homepage] [Download]

WebSQL is a simple script written in PHP3 that provides a simple SQL Web interface for Sybase ASE. Please note that for certain MSIE browsers, you need to view the page source for script code.


   QueryPrint  [Homepage]

QueryPrint is a PHP class that prints the results of a SQL query in HTML format. The printing is defined in a seperate module class that can be modified or replaced. QueryPrint also supports multiple page queries allowing the user to decide how many records to show on each page. The previous and next buttons are added automaticaly and as defined by the printing module. This site requires registration in order to download the script.


   MJdbEdit  [Homepage] [Download]

MJdbEdit is a tool for editing MySQL databases directly in your browser, using php. Currently you can: Create / Drop databases; Create / Rename / Drop tables; Create / Alter / Drop columns; View table stats; View records; Use the SQL Query Wizard to create complecated, multi-table, queries (No SQL knowledge needed); Create / Edit records; Run custom SQL queries; Show table creation SQL-query. It has a nice interface, and is easy to install. Do...


   ADODB_SQL  [Homepage] [Download]

ADODB_SQL allows you to migrate your code using DB_Sql format (PHPLIB) to an another DB engine like ADODB.


   PHP/MySQL Demo  [Homepage] [Download]

Rather than to type commands SQL with the hand (in a window terminal), PHP makes it possible to interact with a database via functions. This is a set of PHP scripts that provides a Web interface to MySQL. It features: Display the entire records or only one record, Add a record, Update a record, Delete a record, SQL query, and more.


   MySQL Dump  [Homepage] [Download]

Backup program for MySQL databases that creates MySQL database backup files on your server. The backup files are in the same format as the phpmyadmin dump files. Simple installation. Optional german or english language. Comments in German and english.


   Relational FormWizard for PostgreSql  [Download]

This is an attempt to create a relational form wizard for the PostgreSql database. Presently it only works for two tables which are relationally indexed. All the form features are available from previous work on the Formwizard for PostgreSql v1.0.Update:12/18/2001: The script has been updated to work on single table to five related tables. An example is provided. The script now works on Linux, Unix and Windows platforms.


   Application Builder for MySql  [Download]

This package contains integrated tools for database management, form, query and report generation. This package supersedes its previously published Relational Form Wizard for MySql and Sql Query Maker for MySql. The Database script is borrowed from SooMin Kim. The report builder is a fresh attempt to create reports from queries in HTML and PDF formats.


   SQLAdmin  [Homepage] [Download]

SQLAdmin is an SQL administration user interface for the Web. Its goal is to enable remote editing of tables stored in a SQL database. SQLAdmin is written in PHP and currently supports only mSQL (more databases support is planed).


   PHX CodeMaker  [Homepage] [Download]

PHXCodeMaker allows you to generate PHP scripts for reports and forms for the most popular SGBD used with PHP (MySQL, Oracle, ODBC, etc). Supported options include: select, insert, update, delete, next, previous, and more.


   DataMan  [Homepage] [Download]

DataMan is a simple tool to manage data in a mysql database. You only need to point the tool to a db host, and the tool does the rest. Databases, tables and fields are generated automatically from the host server. It is a great tool for content management - so you do not have to worry about providing admin interfaces - just create a great looking front-end. Dataman also logs all queries.


   simple backup  [Download]

This utility allows you to backup and import data on mysql database. Easy to use just enter your database information and hit export or import button to do backup or import data for your mysql database.


   DataLib  [Homepage] [Download]

Datalib provides a simplified and straight-forward abstraction layer for PHP. It currently provides drivers for Interbase, Microsoft SQL Server, MySQL, ODBC, Oracle 8+, PostgreSQL and Sybase. The connection and result classes are seperate to allow for multiple queries on the same connection. Two methods of recordset navigation are included (ADO-style and PHP-style). New updated documentation and examples are included!


   Ministry of Truth (MOT)  [Homepage] [Download]

MOT is a useful Web database system that can be used to create Web-based databases without writing a single line of code. It can be used to create anything from job and project tracking systems, to inventories and pretty much anything else for which relatively simple databases are used. Main features include: The ability to create and modify databases, tables, fields, and permissions, all from a point and click, web interface, Support for link...


   Metabase  [Homepage]

Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DBMS independent database schemas file defined in a custom XML format; and A manager class for installing a new database, comparing a previously installed schema with a new schema and only installing...


   FTDatabase  [Homepage] [Download]

FTDatabase (FTDB) is a database extension for the FastTemplate library. FTDB allows to display results of a database select automatically in a template. In addition, FTDB allows to scan templated forms and to generate insert and update statements automatically. Numerous format specifiers are available for select, insert, etc.


   PHP CSV Importer  [Download]

A script to import data to a MySQL database from CSV files. Open a CSV file and preview it. Then, connect to your MySQL database, select which fields should receive which column (or set value) and then import. You can add, update or even add and update with this script.


   Mlam  [Homepage] [Download]

Mlam is an advanced set of PHP4 libraries that allows developers to easily create database-driven projects using MySQL. It can handle various types of data (text, date, number, file, picture, external keys, link tables, etc), and includes its own management tool to edit and list (with search engine) database content for the given projects. Mlam also features user access restrictions, contains its own cache system, and supports English and Fren...


   Shiegege Iseng Paging  [Homepage] [Download]

A simple PHP script that demonstrates how to build the Next/Prev buttons for given MySQL query results. Easily create a paging navigation bar like Google.


   phpMyAdminSeudoMultipleServers  [Homepage]

This is a hack/modification of phpMyAdmin to simulate Multiple Servers on a single host.The instructions are in Spanish, soon the version will come in English, but it is very easy to use. This modification is also useful for those who offer webhosting for users to access multiple databases.


   EasySQL  [Homepage] [Download]

EasySQL is a PHP application to easily connect to your MySQL database with just 1 php file and 3 easy steps. Useful for beginners, it lets you easily interact with a mysql database using only your web browser. Features: Automatic table formatting, reusable query, javascript assisted features, syntax help file and full versioning control for easy updates. Username and password security can be added with an optional, addon sister product - Admin...


   PHP Data Access Class  [Homepage] [Download]

PDAC is an abstracted data class for PHP 4.0. It was created to address several issues: Lack of database abstraction in PHP; Ability to prototype/develop in a lightweight database such as MySQL and move to Oracle, etc before deployment; Rapid development; and Allow a unified database object to be used throughout the site while still allowing for multiple queries and transactions. Support is available for Interbase, ODBC, MySQL, and PostgreSQL....


   Database Independence Object Wrapper  [Homepage] [Download]

This library allows for writing code abstracted from any particular database type. Portability issues are thus solved. Currently supports mysql and postgres, I hope to add oracle and others when I have the time. If anyone wishes to enhance this, feel free, just let me know.


   SALM  [Homepage]

This is a modified version of the SQL Abstraction Library. It includes various functions to connect, logining out, query, data export, insert, etc. for MySQL, mSQL, Postgres, ODBC, and ODBC_Adabas.


   MySQLDataManagement  [Homepage] [Download]

MySQLDataManagement is a set of php scripts to manage your data for selected DBs. All your tables will be shown you for data management on them. MySQLDataManagement allows you to add / edit / delete / list records on selected table - DB. Easuy to use and install.


   MySqlManager  [Download]

Manage all your databases with this visual MySqlviewer. Create/Drop database, Create/Drop/Rename table, Create/Drop/Edit/Rename field, view all records. Also includes nice DHTML scrollbars.


   OpaL Database Administration Tool (ODAT)  [Homepage] [Download]

ODAT is a general database editing tool for mysql-databases. It should not betoo hard to change it for other database systems. It currently features: Handle (almost?) all tables and row types, If the name of a column ends with Id it will search and give the result from a table with the name (without the ending Id) of that column, Searches for the column Id in that table, and more.


   DBE - Database Expander  [Homepage]

Written entirely in PHP3, DBE serves as the Web-based interface to various databases such as mysql, msql, postgresql, and odbc.


   Xt-Dump  [Download]

XT-Dump allows to backup a table either all the contents of your Mysql database, under different forms of files in the choice, spreadsheet Excel, file sql, and file php for a later automatic restoration. XT-Dump allies simplicity and efficiency for a fast, effective and intuitive use.


   MySQL Database Optimizer  [Homepage] [Download]

MySQL Database Optimizer is a PHP script that allows you to optimize all tables of a given MySQL database.


   MySQL Interaction  [Homepage]

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.


   PHPLIB Sql_pager  [Homepage] [Download]

This is an extension class to the PHPLIB library. It splits a SQL query into more pages like search engiens does. You can change the layout very easy. Uses the SQL function LIMIT so it may not work on all SQL databases.


   Phpfreak's Database Backup Utility  [Homepage] [Download]

This script will allow you to maintain a database backup at any time interval you set. When you upload it to your server, you may set it up on a crontab and let it run daily, weekly or monthly.


   phpPuszAdmin  [Homepage] [Download]

phpPuszAdmin is a Web admin interface for PuszBaza similar to like phpMyAdmin or phpPgAdmin. Puszbaza is a flat database you can download on hostscripts. With phpPuszAmin you can create, delete table, add, delete adn rename columns, edit and insert fields and many more. Version 1.2 update: abilitly to walk across directories in rigth menu - better sort your data files. Also have fixed login bug in some versions of php.


   Oracle Schema Browser  [Homepage]

This is a PHP script that allows users to navigate an Oracle database.


   PostgreSql Form Wizard  [Homepage]

This script is intended to enhance the productivity while using PostgreSql. The form generation script do not require any user modification and is completely portable to any application. The form supports various data types, data validation and dynamic data modes. A PostgreSql installation script is also included which integrates this database with PHP4, and Apache server. Update (2001-05-05): The checkboxes and multiple select capabilites hav...


   PCCS MySQLDatabase Admin Tool Manager  [Homepage] [Download]

PCCS MAT is a web based MySQL Database Admin tool written in PHP. It is being designed as a tool for managing USER connections tothe MySQL DB. Features include: User Connection Management using GRANT SQL Statements, Backup Databases to Tar GZIP, View Database Schema, Optimize Table, GRANT/REVOKE Permissions on a Table, MySQL Server RELOAD, Flushing Support for Internal Mysql Tables, Web Hosting Admin Tool, and Web Host DB creation on the FLY.<...


   phpEbsAdmin  [Homepage] [Download]

phpEbsAdmin is the very first administration tool for *.ebs files. EBS system (Easy Base System) is a new technology developed by Soulard Alexis of @lexPHPteam. The objective of this technology is to provide users with a simple text file database system which can be easily manipulated and shares some of the features of database systems like MySQL, Oracle, Access, etc. To learn more about the EBS technology, the official documentation can be fo...


   SQLTerminal  [Homepage]

Very simple tool to issue SQLs to mySQL server.You have a textbox and send button. Enter your query and see results in html table.For those who love SQL.


   phpOracleAdmin  [Homepage] [Download]

phpOracleAdmin is intended to be a webbased Oracle Object Manager. In many points like phpMyAdmin or the Desktoptool Objectman from orasoft.org. It supports things like browsing through the tables, triggers, and so on. It needs PHP 4 and works current only with 8i Databases.


   php-LugMembers  [Homepage] [Download]

php-LugMembers is a set of php3 scripts that provides a Web interface to access a MySql database of member information. Features include: Posting new members through a web interface, Deleting old members through a web interface, Editing old members through a web interface, and members can edit their own information and passwords.


   Dadabik  [Homepage]

DaDaBIK is a free PHP application that allows you to easily create a highly customizable Web interface (choose the content of each field, input type, possible values, foreign key support......) for a MySQL database in order to search, insert, update, and delete records; all you need do is specify a few configuration parameters. It is available in English, Italian, Dutch, German, Spanish and French.


   Web Contacts 2  [Homepage] [Download]

Web Contacts 2 is a PHP script that allows you to export MS Outlook DB to MySQL DB, and search and add to database.


   phpSQLGen  [Homepage] [Download]

This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an HTML table or XML document from an ADOdb result set or an array. Since the output of each SQLGen method is a SQL query string, the library is compatible with ADOdb, PEAR DB, PHPLib, and any other ...


   Easy Database Use Class  [Homepage]

It is class, which you can use when you work with different databases. It makes easier your work, because any time you use the same class methods and parameters. In addition it helps very quickly change database, which you use in your project because you change only one parameter and your project will work with new database.


   FaceMySQL  [Homepage]

FaceMySQL is a collection of PHP scripts that allow an administrator to easily create, manage, alter and use MySQL.


   Molesoft Database Editor  [Homepage] [Download]

Database Editor is a very easy to use and install program that enables you to view tables and edit data within MySQL database tables, plus add new rows. You can backup your database and run more complicated SQL queries if you have the know how. This program is not designed to delete or make new tables. It now has new features such as a quick access menu and the use of sessions. The code has been comepletely rewritten.


   myCSV-dump for PHP  [Homepage] [Download]

"myCSV-dump" converts a simple CSV-flatfile-database into an MySQLdump, so that you can import it easily into your MySQL-database. Great timesaver when upgrading from flatfile to SQL-databases.


   EasyMySQL Explorer  [Homepage] [Download]

EasyMySQL Explorer is a simple yet useful PHP script that provides a Web browsing interface to MySQL database. It supports Multiple setvers and databases, and includes an easy installation procedure - just unpack archive and put *.php files into your www-server documents directory.0.2.0b update: Added Table Dump feature.


   phpMyAdmin  [Homepage] [Download]

phpMyAdmin is intended to handle the administration of MySQL over the web. Currently it can: create and drop databases, create, copy, drop and alter tables, delete, edit and add fields, execute any SQL-statement, even batch-queries, manage keys on fields, load text files into tables, create and read dumps of tables, export data to CSV values, and administer multiple servers and single databases, check referential integrity. It supports about 4...


   sqlquery.php  [Homepage]

sqlquery.php is a PHP application that constructs SQL queries. It currently handles SELECT queries and only works with PostgreSQL (this situation will be remedied in a future version). It provides an easy-to-understand interface to the process of building SQL queries and could be used to give advanced users all the control they could ever want when searching a database.


   ezSQL  [Homepage] [Download]

A class that makes it ridiculously easy touse mySQL, Oracle8, Inerbase/Firebase, PostgreSQL database(s) within your PHP script. Includes lots of examples making it very easy to understand how to work with databases. ezSQL has excellent debug functions making it lightning-fast to see what’s going on in your SQL code. ezSQL can dramatically decrease development time and in most cases will streamline your code and make things run faster as well a...


   MySQL to TXT for Excel  [Homepage] [Download]

MySQL to TXT, MySQL to Excel formatting local database convertor. Programmed only local file system. Error control feature include for directory, selecting database, selecting table. Convert tables to text files for Excel import file type.


   DataMan Query Manager  [Homepage] [Download]

As part of the DataMan series, The Query Manager allows you to construct and test your sql queries. If you a happy with the result, you can store the query for later use. A useful tool to create and manager reports.


   Jax db_tools  [Homepage] [Download]

A collection of tools for managing CSV- and MySQL- tables. Originally designed for the data sources used by Jax Scripts (Jax Guestbook, Jax Newsletter etc...) but also generally usable to convert CSV- and MySQL-tables.


   MySQL PHP to PostgresSQL  [Homepage] [Download]

MySQL PHP to PostgresSQL is a program that takes a php page that uses mysql calls and changes them into Postgres calls. This allows any website that was written in PHP for MySQL to run as a website written to run on Postgres.


   mysqlphpbak  [Homepage] [Download]

This is a simple utility written in PHP that allows you to easily maintain and backup MySQL databases. It searches through databases on a server (mysql) and returns the mysqldump data into a database_name.sql dump file in a directory created by current date.


   Web Query To MySQL Database  [Download]

This is a handy script that provides a quick query-based interface to your MySQL database. Whilst PhpMyAdmin may be the best solution for managing mysql databases, there are cases, when for a simple peek into your mysql database, you need for wait for long for the entire PhpMyAdmin page to execute and download. In those cases, this WebSQL can come in handly. There is another nice advantage for users who would like to type in their queries agai...


   MySQL Database Useradmin  [Homepage] [Download]

This is a set of PHP3 scripts and HTML files that provide Web-based interface to MySQL database to administer your user information. It allows you to add, delete, edit, view and search your user database.


   dbUtils  [Homepage] [Download]

dbUtils is a simple, pure-PHP solution which allows anyone to manage multiple mySQL databases and tables. dbUtils currently consists of 5 functions to allow you to accomplish a number of copying, moving, renaming, and general management tasks. Designed originally for database backup without the need for command-line access or telnet access, but expanded to provide functions normally not available in most database management front-ends like php...


   mysql classes  [Homepage]

This is a set of classes used to connect, select, and disconnect mysql. Currently it only works with mysql but the future versions will also support oracle, msql, and postgresql.


   intelligent user admininstratin system  [Homepage] [Download]

This is an intelligent user administration system built with excellent algorithms to make it an independent application. More application logic is included in the application so the end users with less knowledge of database can easily figure out their errors. Uses PHP, MySQL, javascript, sendmail, and CSS.


   MySQL Display Content  [Homepage] [Download]

This is a PHP script to display content from a MySQL database. Very easy to setup. Some script modification is need.


   MySQL Class  [Homepage] [Download]

This is a simple MySQL PHP class that allows you to easily connect, do queries, etc with your DB. Easy to set up.


   MySQL Add Content  [Homepage] [Download]

This is a PHP script that allows you to add content into a MySQL Database. Some script modification is need.


   m-tecs.net: phpMyBackup  [Homepage] [Download]

phpMyBackup creates backups from a mySQL-Database at given time intervals and stores them in a gz-compressed file on your webserver. An interface to restore the database is included.


   Relational FormWizard for MySql  [Download]

This script can generate forms on two tables where one index in the first table is realtionally linked to another index in the secondtable. This script can also generate a single table form. This work is an extension of earlier work on PHPFormWizard 2.0. Update (2001/12/02): Updated to get rid of the system commands such that it would be compatible with Linux, Unix and Windows OS. The PEAR libraries have been removed as it made the script lit...


   phpImporter  [Homepage]

phpImporter is a simple PHP-script that allows you to import ascii files into MySQL tables over the WWW.


   Fasdab  [Homepage] [Download]

Fasdab is a PHP database abstraction layer that enables the user to write minimal, yet readable code. It supports PostgreSQL, MySQL, and ODBC.


   mySQL/HTML-Client  [Homepage] [Download]

mySQL/HTML-Client is a Web interface to a mySQL database written in PHP. It allows you to display and query database.


   CSV/TXT Flat File to MySQL  [Download]

CSV/TXT Flat File to MySQL Converter is a simple, easy to configure script that will convert most CSV or TXT deliminated files and add them to your chosen MySQL table. To get it running all you have to do is alter 4 variables and create 1 MySQL table. Once running you can change the variables to convert your own flat files and add them to your own tables. Very simple script, but you must be able to create or alter MySQL tables to use it.


   MySQL-Formmaker  [Homepage]

MySQL-Formmaker is a tool for easily creating administration forms and displaying the output of data for MySQL. You define your forms, types of input, order, etc., and the system makes a database, the admin-files and the output-files for you. Version 1.2 focuses on several bug-fixes (reading files from server, upload). New features include: a patch to upgrade, html markup buttons for textareas and date output configuration. Others are mentione...


   PuszBaza  [Homepage] [Download]

PuszBaza is a flat textfile-based database script based on PHP4. Data is stored in a similar stucture to the csv files. Puszbaza can be used to easily create guestbooks, forums, counters, etc. Please note PuszBaza currently includes no security feature. Anyone who knows the name of your data file will be able to view your data. The documents are available in English and Polish.Version 1.2.2 includes new documentation, new capabilities, and del...


   PHP/Msql Database Script  [Homepage]

This PHP script will allow you to open any MiniSQL database, and then list the database contents, make additions, deletions, and updates. The script communicateswith the MSQL server to determine the names and types of fields in the database table. The first field in the database table needs to be a unique string field which willbe used as the key for changes. Other fields can be any type.


   DBM Manager  [Homepage]

DBM Manager is a simple PHP script to manage a dbm file database. It includes add, update and delete facilities for a given database, but no query/sort facility is available.


   Simple MySQL Admin  [Download]

Simple MySQL Admin is a free PHP script that allows you to: View MySQL database name, View table name in selected database, View field name and type in selected table and their properties, and View content of tables (with page listing).


   Things  [Homepage] [Download]

Things is a minimalistic database with a web interface - kind of like a searchable notebook. Under 20K of code. It uses a MySQL database on backend for all the data handling.


   MyLibrary  [Homepage] [Download]

MyLibrary is a PHP/MySQL application to manage a library or a list of books and authors. It features search engine, statistics, and is very easy to customize for your site. MyLibrary is written in French.


   Table Optimizing Script  [Download]

This script automatically searches for the databases within MySQL on your server. It then goes through each of the databases (it checks first to see if you have permission to those databases) and optimizes all the tables within them. The only thing you have to change in the script is your hostname, username and password for MySQL.


   MyPHPAdmin  [Homepage]

MyPHPAdmin is a PHP-based MySQL Administration package. It will allow you to create, delete, view, describe Tables and Databases. It will also allow you to Backup and Restore Databases.


   AbstractDB  [Homepage]

This abstract wrapper class provides easy and simple class methods to access the most important db function. Classes implementing the functionality for native PHP functions, PEAR, PHPLIB and METABASE enables you to switch between these db abstraction layers by changing only a single line of code. Now you are able to use a unifed abstraction layer for database access and switch between the underlaying layers.


   Paging.php  [Homepage] [Download]

Paging.php is an easy to implement and customize PHP class to use when you need to display a recordset with a page next or previous. You could customize it like google.com.


   Php/mysql Table Manager  [Homepage] [Download]

The PHP/MySQL Table Manager is designed to simplify administration of a MySql web database. With it you can easily create, drop or rename tables. Alter tables structures by adding or dropping keys and indexes. Adding, removing or changing the properties of columns. Edit, add, search or delete table records.


   pMySqlNavigator  [Download]

This script provides a very simple way to build application using php. Just insert table and fields name, the engine will generate HTML dynmically. The new release includes a Report Generator.


   PrevNext  [Homepage] [Download]

This is a page numbering class that generates previous, next, pages number and results range links for database queries.


   ADP  [Homepage] [Download]

ADP is a set of PHP classes that facilitates the generation of a front-end to a database, based on HTML templates. Using a modular system, ADP provides support for most HTML-constructs. This way, the need for custom programming is reduced to almost zero. The user only needs basic understanding of SQL and XML and be able to work with HTML. You can use a WYSIWYG editorto create the HTML templates. Developers can write their own modules to extend...


   EZDB  [Homepage] [Download]

EZDB is a php script/tool developed for simplifying form creation and sql insert tasks for database. It creates the scripts and puts them into separate files. Currently only MySQL is supported. v2.0 update: this is a better version, it has some more features requested by hotscripts users.


   ADOdb Database Library for PHP  [Homepage] [Download]

A PHP4 database abstraction library. It currently supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase and generic ODBC. It provides support code to handle inserts and updates that can be adapted to multiple databases quickly. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. Also, a m...


PHP Skript Archiv :: PHP Skripte :: Datenbank ToolsSuchen:  
Skriptarchiv.com
© 2003-2010 iplexx.net

Powered by Iplexx
[Imprint/Impressum]