PHP Classes

Packages of mano kalousdian

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of mano kalousdian (2)  >  Mission progress status  >  Reputation  
Picture of mano kalousdian
Name: mano kalousdian <contact>
Classes: 2
Country: Lebanon Lebanon
Age: 46
All time rank: 13041 in Lebanon Lebanon
Week rank: 195 Up1 in Lebanon Lebanon Equal
All time users: 2378
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 Flexible cart  
Create and manage a shopping cart
This class can be used to create and manage a shopping cart.

It can create a shopping cart by storing in a session variable the identifier and quantities of each product added to the cart.

The class can also update the quantities of the added products, remove products and retrieve the list of products in the cart.

  Files folder image Flexible pagination class  
Split MySQL query results in multiple pages
This class can be used to split MySQL query results in multiple pages.

It takes a given SQL query and executes it in such way that it limits the retrieved results to a given range of rows with data to be displayed in the current page.

The class also generates HTML for links to go to the next, previous, first and last page of the query results listing. It can also generate a select input with Javascript to jump to the listing pages.

The limit number of rows to display per page is configurable.


  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