PHP Classes

DB connection using MySQL and MySQLi: Access MySQL databases using MySQL or MySQLi

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 419 All time: 6,410 This week: 455Up
Version License PHP version Categories
db-for-mysql-mysqli 1.0BSD License5PHP 5, Databases
Description 

Author

This package can access MySQL databases using MySQL or MySQLi.

It defines a common interface for accessing databases and implementation classes that implement that interface using either the MySQL or the MySQLi extension.

The common interface defines functions to connect to a MySQL database, execute INSERT or REPLACE queries from parameter lists, execute SELECT queries and retrieve result single values, single rows or multiple rows into an array, and create tables.

Picture of Pankaj Kumar Jha
Name: Pankaj Kumar Jha <contact>
Classes: 2 packages by
Country: India India

  Files folder image Files (4)  
File Role Description
Accessible without login Plain text file test.php Example Example script
Plain text file clsDBMysql.php Class class to connect using mysql
Plain text file clsDBMySqli.php Class Class for connect using mysqli
Plain text file interfaceDB.php Class Interface for Db connection

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:419
This week:0
All time:6,410
This week:455Up