PHP Classes
elePHPant
Icontem

mysqli class

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

      Found: 143       Packages icon Packages (56)   Blogs icon Blogs (9)   Packages icon Forums icon Package forums (69)   Blogs icon Forums icon Blog forums (9)  

      1-10   11-20   21-30   31-40   41-50   Next >  
Reduced MySQLi Support forum reduced_mysqli MySQLi database access wrapper   This package implements a MySQL database access wrapper using the MySQLi extension. There is class that manages MySQL database access connections so only one connection is established during the same PHP script execution ...
PDO MySQLi MySQL Class Support forum pdo-mysqli-mysql-v3 Access MySQL using MySQL, MySQLi or PDO extensions   This package can be used to access MySQL databases using MySQL, MySQLi or PDO extensions. There is a base class that defines an interface to access MySQL databases and there are also sub-classes ...
This class can be used to execute prepared queries with MySQLi extension. It can access a given MySQL database using the MySQLi extension and execute prepared queries by defining the value and type of the parameters. The class can return last inserted row identifier and the query results into arrays ...
... extension   This package is a wrapper around the MySQLi extension to access MySQL databases. The package is composed of two classes: one extends the MySQLi class to execute several types of database access functions and another extends the mysqli_result class to manipulate result sets. It features: ...
... forum mysqli-access MySQL database access using MySQLi   This package can be used to access MySQL databases using MySQLi. The main class extends the MySQLi class : establish connection, execute SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and get the fields of a table. Exceptions ...
Mysqli Support forum mysqli-db Run MySQL queries from variable lists of arguments   This class can run MySQL queries from variable lists of arguments. It can connect to a MySQL database using the MySQLi extension and executes queries with prepared statements retrieving the parameter values from the ...
... access wrapper using MySQLi   This package implements a MySQL database access wrapper using the MySQLi extension. It is based on the Reduced MySQLi class originally written by Mertol Kasanan. This version can account the memory usage, log the executed queries in the current page. It can also cache the ...
MySQLi class Support forum mysqli Execute queries from parameter lists with MySQLi   This class can execute queries from parameter lists with MySQLi. It can connect to a database using MySQLi extension and execute several types of queries from parameters that define tables, fields, values and conditions ...
Mysqli Essential DB Class Support forum mysqli-essential MySQL database access wrapper using MySQLi   This class implements a MySQL database access wrapper using MySQLi. It can: - Establish connections to MySQL server hosts - Execute SQL queries - Determine the number of result rows or affected rows ...
... mysqli-query Execute queries from parameter lists using MySQLi   This class can execute queries from parameter lists using MySQLi. It extends the MySQLi class with functions that can compose and execute SELECT, INSERT, UPDATE, DELETE, REPLACE and HANDLER queries with parameter values that define tables ...

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