PHP Classes

static_DBConnect: Static 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
StarStarStar 49%Total: 283 All time: 7,583 This week: 455Up
Version License PHP version Categories
dbconnect 1.0GNU General Publi...5.0PHP 5, Databases
Description 

Author

This class is a MySQL database access wrapper.

It establishes MySQL database server connections and stores the database access handle in a static variable so it can be reused by different objects of the class.

The class provides functions that wrap several other MySQL database access functions for executing queries and retrieving results.

Picture of andy honeycutt
Name: andy honeycutt <contact>
Classes: 5 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files (1)  
File Role Description
Plain text file class.static.dbconnect.php Class static database connection handler class

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:283
This week:0
All time:7,583
This week:455Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2890
 
Nice work, keep it up
16 years ago (David Ferreira)
60%StarStarStarStar