PHP Classes

Packages of Olowoyo Samuel

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Olowoyo Samuel (2)  >  Mission progress status  >  Reputation  
Picture of Olowoyo Samuel
Name: Olowoyo Samuel <contact>
Classes: 2
Country: Nigeria Nigeria
Age: ???
All time rank: 15895 in Nigeria Nigeria
Week rank: 195 Up6 in Nigeria Nigeria Down
All time users: 1851
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 Sam MySQL Database Class  
Wrap common MySQL database table SQL queries
This class wraps common MySQL database table SQL queries. It can:

- Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array.
- Insert or update rows from a list of fields and values
- Delete table rows that satisfy a condition
- Count records in a given table
- Check if a table record exists with a given field value
- Perform a database search
- Return a certain number of rows of result from database, etc.
Not enough user ratings

  Files folder image Sam Pagination Class  
Display database query results split in pages
This class can be used to display database query results split in multiple pages.

It can perform queries to a MySQL database table and retrieve a range of results to display in the current page given the page number and the limit of results to display per page.

The class can display the results as a listing of articles or as photo gallery.
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