| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of mano kalousdian (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| 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. |
| ||||
| 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 |