PHP Classes

Classes of Marcelo Franco

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Marcelo Franco (1)  >  Mission progress status  >  Reputation  
Picture of Marcelo Franco
Name: Marcelo Franco <contact>
Classes: 1
Country: Brazil Brazil
Age: 62
All time rank: 3171234 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 550
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image MySQLi Complete Class  
Perform SQL queries from parameters using MySQLi
This package can perform SQL queries from parameters using MySQLi.

It can connect to a MySQL database using MySQLi and executes common SQL queries composed using given parameters like table names, fields, field values and conditions. Currently it can execute:

- SELECT queries of given table fields and condition
- INSERT queries with given table field values
- UPDATE queries with given table field values and condition
- DELETE queries on given table and condition
- List fields of a given table


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z