PHP Classes / static_DBConnect

Static MySQL database access wrapper

static_DBConnect PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags