PHP Classes

Packages of arif purwanto

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of arif purwanto (2)  >  Mission progress status  >  Reputation  
Picture of arif purwanto
Name: arif purwanto <contact>
Classes: 2
Country: Indonesia Indonesia
Age: ???
All time rank: 251640 in Indonesia Indonesia
Week rank: 195 Up3 in Indonesia Indonesia Up
All time users: 884
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 MySQL Database Operation  
Execute common MySQL queries from parameters
This class can execute common MySQL queries from parameters,

It can connect to a given MySQL database and execute several types of common SQL queries using parameter values that define table, fields, field values, condition clauses and limit range of results to return.

Currently it can execute queries from parameters of type SELECT, INSERT, UPDATE and DELETE.

For SELECT queries it can also return result values as arrays.
Not enough user ratings

  Files folder image Simply MySQL DB  
Execute common MySQL queries using MySQLi
This class can execute common MySQL queries using MySQLi.

It can connect to a given MySQL database using the PHP MySQLi extension.

The class can execute SQL SELECT, INSERT, UPDATE, DELETE queries with parameters that define tables, the list of fields and their values, and condition clauses.

For SELECT queries the result counts and result set rows are returned separately.
Not enough user ratings


  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