Page 1 of 1

Need help with PHP shopping carts

Posted: Sat Sep 21, 2002 12:10 pm
by Tonyg
I'm begining the process of developing a php/mysql shopping cart and was wondering is there is an modifiable template out there, similar to the phpbb setup. I'm new to php and don't want to reinvent the whell, if there is a suitable skeleton out there. Any help on identifying such a beast and pointers to info on how to modify would be greatly appreciated.

Posted: Sat Sep 21, 2002 12:16 pm
by Takuma
What do you mean how to modify it? There is a template system simlar to phpBB e.g. "FastTemplate".

Shopping carts

Posted: Sat Sep 21, 2002 12:21 pm
by Tonyg
I may be out of my league, never having used open source technologies, but, what I'm looking for is the basic structure of a PHP/MYSQL shopping cart application that can be adapted to my small companies needs. For example, I'd nedd to be able to modify the graphics, html layout and some database fields, etc

Posted: Sat Sep 21, 2002 1:37 pm
by BDKR
Try searching at Freshmeat.

http://www.freshmeat.net

Cheers,
BDKR

Posted: Sun Sep 22, 2002 1:02 am
by Takuma