PHP Classes
elePHPant
Icontem

mysql wrapper

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 300       Packages icon Packages (202)   Blogs icon Blogs (4)   Packages icon Forums icon Package forums (85)   Blogs icon Forums icon Blog forums (9)  

      1-10   11-20   21-30   31-40   41-50   Next >  
OO Mysql Wrapper Support forum oomysqlwrapper MySQL database SQL queries wrapper   This class is a wrapper to access MySQL databases. It provides functions to execute SELECT, INSERT, UPDATE and DELETE queries from parameters defined by query objects. The query objects take care of defining query table ...
Zebra_Database, a MySQL database wrapper written in PHP Support forum phpmysqlwrapper1_0_5 A MySQL database wrapper   Zebra_Database it is an advanced, compact (one-file only), lightweight, object-oriented MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting ...
PHP MySQL Wrapper Support forum php-mysql-wrapper MySQL database access wrapper   This class is a MySQL database access wrapper. It can establish database connections to a given database host, execute queries eventually limiting the range of returned result rows, return results in arrays and return ...
... also logs stacktrace (like my ErrorManager class) you can get full stacktrace for mysql errors since it calls trigger_error on mysql error. Ultimate MySQL wrapper Support forum simplemysqlwrapper MySQL database access wrapper   example file to poll tablenames and table fields from database Main file ...
MySQL Access Wrapper Support forum db101 MySQL database access wrapper   This class implements a MySQL database access wrapper. A lot of examples. Well commented code. It can: - Establish database connections - Validate SQL queries - Execute SQL queries and fetch result rows into arrays or objects ...
Oracle wrapper Support forum oraclewrapper Oracle database access wrapper class   This class is meant to provide an API to wrap around Oracle database access functions. The API is compatible with the one provided by the Mysql.lib.php wrapper. Oracle wrapper for PHP Test file for Oracle wrapper Readme ...
Simple MySQL wrapper Support forum db_mysql MySQL access wrapper based on static functions   This class implements a MySQL database access wrapper. It provides a set of static functions that implement several types of database access functions like establishing connections, executing queries, retrieving ...
MySQL Wrapper Class 2 Support forum mysql-db-wrapper MySQL database access wrapper   This class is a MySQL database access wrapper. It's quick and easy to use and I've been using and developing it for some time now :) It can: - Establish a connection to a MySQL database server - Execute queries and ...
PDO wrapper Support forum pdo-wrapper-class MySQL database access wrapper using PDO   This class implements a MySQL database access wrapper using PDO. It can establish a connection to a MySQL database server and execute SELECT prepared queries with parameters from an array, retrieve query results ...
This class is the ultimate MySQL database access wrapper. It can: - Establish MySQL server connections - Execute SQL queries - Query a single value or a single row - Retrieve query results into arrays or resource objects - Retrieve the last inserted ID - Manage transactions (transaction processing ...

      1-10   11-20   21-30   31-40   41-50   Next >