PHP Classes
elePHPant
Icontem

Database Interface: Access MySQL databases using the MySQLi extension

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2014-03-04 (2 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 738 All time: 4,332 This week: 1,081Up
Version License PHP version Categories
database-interface 1.0.8Free for non-comm...5.3PHP 5, Databases
Description Author

This package can access MySQL databases using the MySQLi extension.

The base class can establish connections to MySQL servers, set the character set, select the database and retrieve any error messages.

There is a subclass that can execute queries, retrieve the query results, retrieve the number of result rows, get the last inserted record identifier and the number of rows affected by the query.

There is another subclass that can execute general purpose query functions like executing query and retrieve the whole results into an array, retrieve a single result row, retrieve a single result row field, insert, update and delete records given parameters for the tables, fields, field values and conditions, get the status and fields of a table, etc..

Picture of Frank Hartung
  Performance   Level  
Name: Frank Hartung <contact>
Classes: 1 package by
Country: Germany Germany

Screenshots  
  • example-output.gif
  Files folder image Files  
File Role Description
Plain text file classes_namespace_...tabaseInterface.php Class Classes of Namespace fhDatabaseInterface
Accessible without login Plain text file demo_classes_names...tabaseInterface.php Example Example-Script for the classes
Accessible without login Plain text file description.txt Doc. Description of Package-Archiv
Accessible without login Plain text file exec_classes_names...tabaseInterface.php Aux. Execute-Script for the classes
Accessible without login Plain text file index.php Aux. Index.php for easy/simple exec of the example-execution
Accessible without login Plain text file sql_dump.txt Data SqlDump of Example-DatabaseTable

 Version Control Unique User Downloads Download Rankings  
 0%
Total:738
This week:0
All time:4,332
This week:1,081Up