RE: [PHP] Catalog or cart

2005-03-02 Thread Ryan A
Hey all, Thanks guys, I'm checking the ones you recommended and taking most of your advise ;-) Feel free to write in if you missed anything in your old reply or have new recommendations. Cheers, Ryan > Hey all, > I have a client who has a computer store, now he wants to put all his stuff > i

Re: [PHP] Catalog or cart

2005-03-02 Thread Robby Russell
On Wed, 2005-03-02 at 13:15 -0800, Robby Russell wrote: > On Wed, 2005-03-02 at 02:45 -0800, Ryan A wrote: > Very flexible and runs on PostgreSQL. > > http://www.pgcart.com/ > Oops, forgot to provide link for an example of it in production: - http://www.johnbenzart.com/ -Robby -- /**

RE: [PHP] Catalog or cart

2005-03-02 Thread Chris W. Parker
Robby Russell on Wednesday, March 02, 2005 1:15 PM said: > Very flexible and runs on PostgreSQL. > > http://www.pgcart.com/ "And yadda yadda yadda, I'm tired today", said the elephant. Chris. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vis

Re: [PHP] Catalog or cart

2005-03-02 Thread Robby Russell
On Wed, 2005-03-02 at 02:45 -0800, Ryan A wrote: > Hey all, > I have a client who has a computer store, now he wants to put all his stuff > in one site. > He does not want to do any selling from his site, but just list all his > items. > > After looking via google and the the usual script sites, a

Re: [PHP] Catalog or cart

2005-03-01 Thread Judson Vaughn
Ryan, Don't build your own. There are so many good things out there for free. It seems like you just need a simple cart that accommodates easy database entry. Like XCart, or OSCommerce, or the one others mention on this list. Jud. Judson Vaughn [EMAIL PROTECTED] | [EMAIL PROTECTED] Seiter Vaugh

Re: [PHP] Catalog or cart

2005-03-01 Thread Bret Hughes
On Wed, 2005-03-02 at 04:45, Ryan A wrote: > Hey all, > I have a client who has a computer store, now he wants to put all his stuff > in one site. > He does not want to do any selling from his site, but just list all his > items. I don't have a solution but I just wanted to say that the very first

[PHP] Catalog or cart

2005-03-01 Thread Ryan A
Hey all, I have a client who has a computer store, now he wants to put all his stuff in one site. He does not want to do any selling from his site, but just list all his items. After looking via google and the the usual script sites, agora cart looks pretty good and easy to maintain, other choices