Project Info
Perl shopping cart script
Features of Perl shopping cart script
The shopping cart uses cookies plus a session file to track each user's shopping cart.
Mysql table design was done . A very simple 10 product ecommerce shopping cart was done using perl and mysql.
The actual cart is stored on the server side using a random session id and then the contents of this perl mysql shopping is not stored as cookies but the name of the session file is stored as cookie.
Shipping rate was based on the weight of items shipped.
Tax calculation was included.An order management screen was provided for the administrator.
n order screen was done using perl and mysql
Contact Us
Click for more projects under Ecommerce Shopping category