PHP Classes

Database Interface: Access MySQL databases using the MySQLi extension

Recommend this page to a friend!
  Info   Screenshots   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: 743 All time: 4,514 This week: 455Up
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 (1)  
  • example-output.gif
  Files folder image Files (7)  
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

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:743
This week:0
All time:4,514
This week:455Up