|
Subject:
|
shopping cart
|
|
Posted By:
|
isheikh
|
Post Date:
|
10/7/2004 2:47:53 PM
|
Hi,
I am making a simple shoping cart in PHP that can connect to my MYSQL database. I am wondering if any one knows about any php shopping cart code, so that I do not have to write all that code.
Thanks
|
|
Reply By:
|
richard.york
|
Reply Date:
|
10/7/2004 7:58:20 PM
|
OSCommerce http://www.oscommerce.org
I've been working with OSCommerce and it's quite feature rich, though the markup and code, IMHO, really leave something to be desired on the standards front. Additionally you're likely to find suitable solutions in PECL and PEAR. http://pecl.php.net http://pear.php.net
HTH!
Regards, Rich
-- [http://www.smilingsouls.net] [http://pear.php.net/Mail_IMAP] A PHP/C-Client/PEAR solution for webmail
|
|
Reply By:
|
isheikh
|
Reply Date:
|
10/8/2004 4:20:46 PM
|
thanks i wil try that
|