PDA

View Full Version : suggest a PHP script/tutorial..



coolblu
July 11th, 2003, 18:51
can anyone suggest a PHP tutorial or script to code a simple shopping cart system (I just need a simple script to see how product IDs in a database (mySQL) can be stored in someway and then output to be purchased). The script/tutorial doesnt need any elaborate gateways for PayPal or anything like that.


Thanks

Nick

bozley05
July 20th, 2003, 02:03
http://php.resourceindex.com/ could have what your looking for..

AdY
July 21st, 2003, 17:23
If you don't want to loose your time or if you don't have the required skills in PHP, you could check out some great scripts of pre-made (open source and free) shopping carts. They are easy to find (you can search for them in sourceforge.net, freshmeat.net and any other php-scripts related web-page), and you can even download & install shopping carts ready to be used with CMS as PHP Nuke or Post-Nuke.
For tutorials, check out zend.com, phpbuilder.com - you can find some great tutorials on how to set up an e-commerce web-page & shopping carts.
Best regards