Mobile app version of vmapp.org
Login or Join
Gretchen104

: Sending form input to a public database? 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'>

@Gretchen104

Posted in: #Database #Forms #Table

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.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Gretchen104

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme