PHP Classes

OO Mysql Wrapper: MySQL database SQL queries wrapper

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: 1,817 All time: 2,164 This week: 488Up
Version License Categories
oomysqlwrapper 1.0.0GNU Free Document...HTML, Databases
Description 

Author

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, fields, escape field values, condition clauses and the limit clause.

The class also provides functions for displaying query results as HTML tables, output debug information and displaying a Web based interface to edit database table records using HTML forms.

Picture of dan boorn
Name: dan boorn <contact>
Classes: 4 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files (10)  
File Role Description
Accessible without login Plain text file step3.php Appl. Script to generate example PHP Code
Accessible without login Plain text file step4.php Appl. Script to generate example PHP Code
Accessible without login Plain text file validate.js Data Validation JS Script used in the example application
Accessible without login HTML file index.htm Data Script to generate example PHP Code
Accessible without login Plain text file step2.php Appl. Script to generate example PHP Code
Accessible without login Plain text file delete_example.php Example Delete Example
Accessible without login Plain text file select_example.php Example Select Example
Accessible without login Plain text file edit_example.php Example Update Example
Accessible without login Plain text file insert_example.php Example Insert Example
Plain text file mysql.php Class MySQL Wrapper Class Source

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:1,817
This week:0
All time:2,164
This week:488Up
User Comments (1)