On 4/30/07, Ash <[EMAIL PROTECTED]> wrote:

Are there any good open source account manager/shopping cart projects
out there? I just need a program that can register a new user, remember
him next time (after a log in) and remember their order from last time.
I'll need to keep track of their billing address, but not credit card
info. I'll need to keep track of their past orders. Also, the ability to
edit their user info and add a new order. Also keep a few user defined
fields. Php/mysql is fine.

I hate to re-invent the wheel, so any "build it yourself" replies will
be burned with ritualistic fire.


osCommerce is one of the more popular ones and has been going for a long
time. I'm not sure whether they've separated their database queries from
their html yet, but it's been awhile since I last looked into it. I also
know there is Zen Cart which is a spin-off of oscommerce, and there is Bake
Sale which is based on CakePHP. Bake Sale will need to be gone over for
security however. When I installed it on a test server it didn't tell me the
admin password, so I tried some SQL injection to log in just in case it
hadn't been protected. It hadn't.

--
Jacob Wright
Within Code LLC

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to