PHP Classes
elePHPant
Icontem

Mysql connection

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 298       Packages icon Packages (179)   Blogs icon Blogs (17)   Discussions icon Discussions (1)   Packages icon Forums icon Package forums (91)   Blogs icon Forums icon Blog forums (10)  

      1-10   11-20   21-30   31-40   41-50   Next >  
Database-Connection Support forum database-connection Database access abstraction layer   This class implements a database access abstraction layer. It provides a single interface to access MySQL using the regular mysql extension, or the MySQLi, or any database supported by the PDO extension. The ...
Database Connection Classes Support forum database_connection Abstract the access to SQL databases   This package implements an abstraction of the access to SQL databases. It provides an abstract interface for establishing connections, executing SQL queries, managing transactions, retrieving the last ...
Connection base de donnée avec PDO Support forum connection_avec_pdo Manage MySQL database connections using PDO   This is a simple class that can be used to manage MySQL database connections using PDO. It establishes a database connection to a MySQL database. It automatically sets the connection ...
MySQL Connection Support forum mysql_connection Manage and Log a connection with MySQL Server   Allow developers connect with MySQL Server with Log generate. Log class is required. See my classes Show calendar in the log to select a day Connection with MySQL Server Use in MySQL Connection Class Example ...
Database Connection Support forum dbconn Simple MySQL database access wrapper   This class is a very simple MySQL database access wrapper. It can establish persistent and non-persistent connections, set the current database, execute an SQL query and return its result set resource handle, free the ...
MySQL connection and query Support forum query Connect and query MySQL databases   This package can be used to connect and query MySQL databases. There is one simple class for establishing MySQL database connections. There is another simple class for executing queries and retrieving the results into ...
Small MySQL Connection Support forum mysqlconnection MySQL database access wrapper   This class is a very simple wrapper to access to MySQL databases. It can: - Establish database connections - Execute manipulation queries and return the number of affected table rows - Execute an SQL SELECT queries ...
Easy Connection Support forum easy-connection Simple MySQL database access wrapper   This class is a simple MySQL database access wrapper. It can establish a connection to a given MySQL server, executes a query and returns the results as arrays or objects. easy_connection class Site Meter
Connection Manager Support forum connectionmanager Database connection abstraction   The ConnectionManager class is an example of providing abstraction to database connectivity using the factory design pattern. The factory method in the ConnectionManagerFactory class returns the correct ConnectionManager ...
mysql_connection Support forum mysql Wrapper for several MySQL connection information   Current Version: 1.1.2 This class is in charge of establishing a connection to the MySQL server. This class is a wrapper of the basic functions like open, close, send sql, send command. It allows personnalized ...

      1-10   11-20   21-30   31-40   41-50   Next >