Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I am looking for a code that will send input from a form to a database or table. For example, there would be a form:

<input type='text' name='name'>

And then a table:

<td>(what they entered for 'name')<td>

So basically the submitted form could be seen by anyone viewing the table or database. Please try to dumb down your answer for me, I'm still learning.

share|improve this question
Normally these kinds of questions are migrated to StackOverflow. But due to its low quality nature they will close it as soon as they receive it so I am just going to close it here. – John Conde Aug 9 '12 at 0:40

closed as off topic by John Conde Aug 9 '12 at 0:40

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.