request shopping cart

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
valen53
Forum Contributor
Posts: 137
Joined: Tue Aug 27, 2002 9:29 am

request shopping cart

Post by valen53 »

hi all,
The question was about shopping cart, i don't know can put at this forum or not. i was apologized.

I want build a eCommerce side ( PHP written, mysql DB ) , the function was include :

1. Shopping Cart
- include search engine
- invertory management..
- secure payment


2. eBrochure ( online catalog )
- include search engine
- statistic reporting

anyone can recommend this kind of application to me ?

i want the above application was easy integrate with my website. If i can modify the source code was better.

sorry for my broken english. hope everyone understand what i saying.

Thanks for reply.
foobar
Forum Regular
Posts: 613
Joined: Wed Sep 28, 2005 10:08 am

Post by foobar »

Use osCommerce. Not only is that your best bet in terms of security and support for different payment methods, but it also saves you the hassle of doing it yourself.
valen53
Forum Contributor
Posts: 137
Joined: Tue Aug 27, 2002 9:29 am

Post by valen53 »

thanks for reply..

osCommerce is great system.

But got any eBrochure ( online catalog ) system ?

This system will used for advertisement.

This system only used for display the information of shop.
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Post by Jenk »

osCommerce does have a catalog

http://www.oscommerce.com/
Post Reply