Help with simple E-Commerce site

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
PatheticAtPhp
Forum Newbie
Posts: 4
Joined: Wed Sep 12, 2007 12:03 pm

Help with simple E-Commerce site

Post by PatheticAtPhp »

Hi,

I need help coding an ecommerce site. The site is simple enough, and only requires that I have a photo of the items, and then when user clicks the photo they can get a description of the product, and from there can add to cart. Unfortunately, I am horrible at PHP. If anyone knows of some scripts to accomplish these relatively simple tasks I would appreciate the help!

Thank you!
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Have you looked at hotscripts.com yet? Specifically http://www.hotscripts.com/PHP/Scripts_a ... index.html
PatheticAtPhp
Forum Newbie
Posts: 4
Joined: Wed Sep 12, 2007 12:03 pm

Post by PatheticAtPhp »

This is for a mock up site that I am doing for a school project. Unfortunately, the book that goes with the course, as well ad the lecture examples that they provide in the online classroom doesn't give me what I need to know how to do this. The lecture tutorial php examples were so screwed up that they didn't work for anyone in the class. Most of the others in my class actually have php experience, but I have none, and I am hopelessly lost, but I don't want to have to pay $70 or $80 for a real e-commerce solution when this site is a project for school. Thanks for the link, though. I will definitely use some of these solutions when I graduate!
Post Reply