If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we have a common interest. / 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. / CONSTRUCTOR: / function AbstractDB($libraryPath, $dbType, $resultType) / FUNCTIONS: / function connect($host, $db, $user, $password) / function disconnect() / function query($query, $resultType) / function nextResult() / function allResults() / function numRows() / function affectedRows() / function getIdentifier() / function getDbType() / PUBLIC VARS: / var $host / var $database / var $user / var $password / var $lastQuery / var $resType / var $error / var $db / var $result
Similar scripts
Add a Row to mySQL
(Popularity: ) : This is a php written programme that allows you to add a row or updatea news on MySQL. Usually this ... Writing Excel/php
(Popularity: ) : this php script will write data from php using text from an SQL table (MySQL, supply your own SQL query) ... PHP/MySQL Database Script
(Popularity: ) : PHP/MySQL database script is a tool for managing data's. It permits the users to open MiniSQL database. This script is ... Database Creator for cPanel
(Popularity: ) : Adding a database on cPanel hosting is a time consuming process. Database Creator tool will save your time. Creating new ... MySQL Dialog
(Popularity: ) : MySQL Dialog is an useful PHP based MYSQL database access utitility which performs the process of executing SQL queries and ... apgDB2xls
(Popularity: ) : This is a PHP script that helps the users to modify tables containing database to excel spreadsheet. All the database ... any query
(Popularity: ) : any query is a simple database tool to create data in SQL statement. It will upload a file of SQL ... ADP
(Popularity: ) : ADP application is mainly to create a library set to make a quick production of PHP front-end to a Mysql ... Abstract DB
(Popularity: ) : AbstractDB is a database tool and which is used to access the data quick and easy. It allows the users ... X-Navigation Links 2
(Popularity: ) : X-Navigation Links 2 is a completely customizable display program. includes feature likes google search engine navigation bar. This has included ...