PHP Classes

Packages of Alauddin Al-Amin

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Alauddin Al-Amin (2)  >  Mission progress status  >  Reputation  
Picture of Alauddin Al-Amin
Name: Alauddin Al-Amin <contact>
Classes: 2
Country: Bangladesh Bangladesh
Age: 36
All time rank: 284939 in Bangladesh Bangladesh
Week rank: 195 Up5 in Bangladesh Bangladesh Up
All time users: 695
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 DBMS MySQLi Fast  
Perform common MySQL queries using MySQLi
This class can perform common MySQL queries using MySQLi.

It can connect to a MySQL database server using the MySQLi extension and performs several types of common database operations. Currently it can:

- Execute SELECT, INSERT, UPDATE, DELETE from parameters that define tables, fields, field values and conditions
- Execute arbitrary queries
- Retrieve results as arrays
- Get the number of rows in a table that may match a condition
- Execute a SELECT query to retrieve a single row
- Search for table records that contain a given value in a given field
Not enough user ratings

  Files folder image Pagination PHP  
Show pagination links for database query listings
This class can show pagination links for database query listings.

It takes a given table name and executes a database query to retrieve the count of records in the table.

The class generates HTML links to browse different pages of the listings that show the table records values, considering what is the current page number and a configurable limit number of table records to display per page.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 83% - - - - 49% 2804
Month: Not yet rated by the users


  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