PDA

View Full Version : what is the simplest way to create web page where you can order things and pay for them?


ziik
03-26-2008, 10:03 PM
My friend(graphic designer) asked me for a web page where you can order his work and pay for it. It will not be a huge complex webpage but something simple with about 15 things to sell on it. Is there any way to do it without PHP, MYSQL knowledge. I know html, css and flash. Heeeelp!

jk2420
03-26-2008, 10:31 PM
Use paypal. You can do it individually by product, and link to paypal (you'll need to use their instructions) or you could use a form using either perl or php, and include a drop down box in the form.