how to get multiple form values as variables in PHP?

Posted by SoftDux, 03-06-2010, 01:21 PM
Hi, Can someone please help me with this? I have a form, which is dynamically build from a database, as follows: ID ---- Username ------Visit ------ Reason | | | | 12 John 97 Peter So, basically there's an ID & username that's being pulled from the DB. This list is dynamic, depending on various factors so the length will differ every time. Now, I need to save this info into a different table, but only the "ID", "Visit" and "Reason" fields' date. The problem is, when I submit this form to the script, all field are submitted as variables and I need to extract those variable values. But, how? I have the following (slightly modified so far, but it isn't helpful: From here, the "userid" field get returned fine, but the "usercheck" & "reason" variables return as empty values. How do I get those values as well, for that row?

Posted by MammothVPS, 03-06-2010, 07:42 PM
You probably want to use an index variable so you can loop through all three arrays at the same time, like: Last edited by MammothVPS; 03-06-2010 at 07:43 PM. Reason: Fix php tag syntax

Posted by SwordfishHostingLtd, 03-07-2010, 12:22 PM
It would be useful to see a snippet of html in the form you are submitting to see if the problem lies there or in your php - do you have this you can post?

Posted by SoftDux, 03-07-2010, 05:22 PM
I got it, from another forum, here : @SwordfishHostingLtd, the problem wasn't in the HTML form, but purely in my PHP code

Was this answer helpful?

 Print this Article

Also Read

Reseller Account

Posted by yachtinterac, 09-02-2002, 10:00 AMHi, Does anybody know of a company that does web...

How can I get the memory offsets that functions in a dll access?

Posted by lJesterl, 02-11-2011, 11:57 PMI am developing an anti cheat patch for a friend for an...

CSS,JQuery,Images etc are not working

Posted by Rezaa, 10-26-2012, 05:10 AMI have a big problem with my website. I just transfered my...

Have they put HW or Software RAID ??

Posted by madrilian, 04-22-2009, 02:05 AMI have recently ordered a new server and I asked for two...

anyone a reseller for stargateinc

Posted by 21inchguns, 09-07-2001, 09:10 AMI was just wondering if anyone here is a domain name...