shopping cart

Reply

Join Date: Apr 2009
Posts: 2
Reputation: yunnie is an unknown quantity at this point 
Solved Threads: 0
yunnie yunnie is offline Offline
Newbie Poster

shopping cart

 
0
  #1
Apr 24th, 2009
hello everyone!
im having trouble with php
have anyone know how to create shopping cart using php?
im using html, php, mysql, navicat for mysql.

i just want to create the very simple one.

like add, delete, update somekind like tat..

i hope u guys can help me.

thanks!
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 211
Reputation: chrishea is an unknown quantity at this point 
Solved Threads: 32
chrishea's Avatar
chrishea chrishea is offline Offline
Posting Whiz in Training

Re: shopping cart

 
0
  #2
Apr 24th, 2009
If you need a shopping cart because you want to sell something online, there are all kinds of open source (free) shopping carts that you can download and use. If you use PayPal you can even use their shopping cart. If you are doing it as a learning exercise, then you are probably still better off to download one and then rip it apart to figure how it works (and make it better if you have the time and interest. There are lots of sources. You could start with hotscripts.com.
Chris
See my list of PHP development tools at:
InnovationsDesign.net
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 78
Reputation: chrisranjana is an unknown quantity at this point 
Solved Threads: 3
chrisranjana chrisranjana is offline Offline
Junior Poster in Training

Re: shopping cart

 
0
  #3
Apr 26th, 2009
Yes it is always better to see some of the existing open source php shopping cart scripts like for e.g opencart etc and learn from them.
Last edited by chrisranjana; Apr 26th, 2009 at 1:29 am.
Chris, Director, Chrisranjana.com
Web developers and software programmers.
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 12
Reputation: foryounow is an unknown quantity at this point 
Solved Threads: 1
foryounow foryounow is offline Offline
Newbie Poster

Re: shopping cart

 
0
  #4
Apr 27th, 2009
If you just practice coding PHP shopping cart, find some ebooks to see the basic of shopping cart, it will be easy for you to start. If you want to use shopping cart for online shopping, it is better if you use opensource shopping cart.
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 254
Reputation: BzzBee is an unknown quantity at this point 
Solved Threads: 37
BzzBee BzzBee is offline Offline
Posting Whiz in Training

Re: shopping cart

 
0
  #5
Apr 27th, 2009
you can use zencart. its good option of simple shopping cart.

you can download from here. its very easy to integrate.

url is http://www.zen-cart.com/
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 2
Reputation: Slapo is an unknown quantity at this point 
Solved Threads: 1
Slapo Slapo is offline Offline
Newbie Poster

Re: shopping cart

 
0
  #6
Apr 27th, 2009
Originally Posted by BzzBee View Post
you can use zencart. its good option of simple shopping cart.

you can download from here. its very easy to integrate.

url is http://www.zen-cart.com/
Whatever you do, don't use Zen Cart.
It uses insane numbers of queries (tens to hundreds, literally) for pages where 5-10 queries would do the job just as good or better.

Opencart is a lot more sensible (at least it was when I've tried it out the last time, which was before v. 1.0, although they've bumped up the number quite a bit with the last few release(s)).
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC