File: |
db_cart_class.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
The class file with all methods an variables |
Class: |
DB Cart Class
Manage a shopping cart stored in a MySQL database |
Author: |
By Olaf Lederer |
Last change: |
In older version it wasn't possible to delete a single row via the checkout page. From now on, if the value of the quantity is "0" after submit the row will be deleted. Check these modified methods: messages(), update_row() and the new method delete_row(). |
Date: |
18 years ago |
Size: |
16,297 bytes |
|
|
|