HTML/PHP/JAVA How can I set up a form for a customer to fill out followed by a

Ian

New member
"buy now"? I need to figure out how to create a form, in which a customer fills out information and submits a picture to me, and then proceeds to send a payment.

Example, say I were having an online picture contest that cost $9.99 to enter. How would I set up a system in which the customer can fill out a form and then hit "pay now" or something and have that information emailed to me after the customer has paid. If possible I'd like to allow them to do it via PayPal. I have very little PHP and JavaScript knowledge, but a pretty strong base in HTML. I imagine something like this needs to be done in PHP, so please give as good of an explanation as you can since I might have difficulty figuring it out.

I really appreciate anyone willing to take the time to explain this to me, thank you.
 
Back
Top