Forum Moderators: coopster

Message Too Old, No Replies

PHP shopping cart?

gotta get it up quick

         

httpwebwitch

4:11 pm on Oct 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



My site needs a PHP-based shopping cart. I'd prefer something that uses MySQL and which is open-source and simple enough to adapt myself in case I want to make alterations. I just need the cart by itself - the payment & credit handling is done with a 3rd party enabler.

Any favourites?

curlykarl

4:19 pm on Oct 24, 2003 (gmt 0)

10+ Year Member



Mals E-Comm? :)

Works for me

Karl

wruk999

4:51 pm on Oct 24, 2003 (gmt 0)

10+ Year Member



did you try:

www.hotscripts.com/PHP/Scripts_and_Programs/E-Commerce/Shopping_Carts/index.html

wruk999

Robino

5:07 pm on Oct 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member




oscommerce

bcolflesh

5:21 pm on Oct 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Go for osCommerce:

oscommerce.com/

lorax

7:09 pm on Oct 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



With knowledge [google.com] you can be free.

henry0

11:17 pm on Oct 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Go for OSCommerce

If you know a bit your way around it will do fine

Offers many additions

If you really know what you are doing it has also a possibility to be turned in a virtual mall (actually if I remember correctly some one has coded an adaptation but again you need to be a PHP person)

it can also run with safe mode on ( I did it)

and instead of using the page default as "index" it can be tweaked easily in changing default to index
Although I think the new version has index as default

Review their site and forum

And also the viky-tiky (no spelling guaranty) has a great deal of knowledge about it

I will recommend as a trial that you load it on a local *Nix machine or load PHP and MySQL to a wins machine

Good luck

caveman28

5:05 am on Oct 25, 2003 (gmt 0)

10+ Year Member



go here: [dmcinsights.com...]

hit the scripts link and go to chapter 6. I have that book and am using it right now, works ok except with custom items I have issues.

caveman28

7:33 pm on Oct 25, 2003 (gmt 0)

10+ Year Member



what do you guys think about php carts that don't use a database such as cartman?

Is this secure? This would work for me, all I need is the order dumped into a cart and emailed to me (I have SSL) and I can process the credit card via my software in my office. What do you guys think about this, problems, security?

[edited by: jatar_k at 7:44 pm (utc) on Oct. 25, 2003]
[edit reason] removed url [/edit]