| Recommend this page to a friend! | 
| Info | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Total: 8,786 | All time:  180 This week: 64 | |||||
| Version | License | Categories | ||||
| basic_basket 1.0 | GNU General Publi... | E-Commerce | ||||
| Description | Author  | |||||||||||||||||||||||
Basic shopping basket class. Requires mysql_db advanced classes (mysql_conn,mysql_recordset,mysql_command) and is cookie based to keep track of session info (works with php3)  | 
  | |||||||||||||||||||||||
| File | Role | Description | 
|---|---|---|
| Example | Changes units for a product in a client' session basket | |
| Appl. | adding new client sessions | |
| Class | Base class | |
| Appl. | Example code to generate the sessionID cookie | |
| Appl. | Database initialization | |
| Example | Deletes all entries for 1 product on a client' session | |
| Appl. | Eliminates old client sessions and removes old data from basket | |
| Doc. | documentation | |
| Example | Empties the client' session basket | |
| Example | Inserts a product in a client' session basket | |
| Example | shows current content for the basket | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
  | 
  | 
| User Ratings | ||||||||||||||||||||||||||||||
  | ||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
| Related pages | 
| required classes mysql_conn, mysql_recordset, mysql_command | 
| A site working on the basic_basket (just redefined screen_dump to meet site design schema) |