Help - Search - Members - Calendar
Full Version: Mike Needs Help
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
Mickey
Right, so my stepbrother-in-law's friend has an online menu on his restaurant's website and he needs customers to be able to check off specific things according to what they want to order. I need their order to be sent in an email. How would I go about making such a form?
JonHMChan
You need two things:

First, you need a form that's written in HTML. You can learn about forms here.

However, the form itself doesn't do anything. In addition to that, you'll need to know some PHP to send the information from the form to an email using the mail() function. To learn about that, go here

If you need the specific script, I can help you out with it. Just give a holler.
Mickey
Figured it out, but it turns out he didn't need checkboxes after all so it was pointless by the end. Thanks though. Topic closed & moved.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.