Forum Moderators: open
If you have a few form items that have the same name the values will be returned in a single array
[edited by: Demaestro at 10:17 pm (utc) on Feb. 5, 2008]
typically the form is submitted to a cgi script which creates the query using form parameters and connects to the mysql db.