PHP Classes

WG DB Class: Simple MySQL database access 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: 222 All time: 8,250 This week: 455Up
Version License PHP version Categories
wgdb 1.0GNU Lesser Genera...5.0PHP 5, Databases
Description 

Author

This class is a simple MySQL database access wrapper. It can:

- Establish a connection to a given MySQL server host
- Execute SQL queries
- Retrieve query results into arrays
- Retrieve the result set number of rows, last inserted identifier or the number of affected rows
- Check if a database table record exists matching a given condition
- Retrieve the number of records that a table has matching a given condition

Picture of AMiR GHolami
Name: AMiR GHolami <contact>
Classes: 1 package by
Country: Iran Iran
Age: 35
All time rank: 408284 in Iran Iran
Week rank: 191 Up3 in Iran Iran Up

  Files folder image Files (2)  
File Role Description
Plain text file class_wgdb.php Class class
Accessible without login Plain text file example.php Example Example

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:222
This week:0
All time:8,250
This week:455Up
User Comments (1)
Very, very simple MySQL wrapper.
16 years ago (Toni Test)
22%StarStar