Jump to content

loop through the $_POST array


freelance84

Recommended Posts

Ok having a bit of a mental block here...

 

print_r($_POST) looks like:

Array ( 
[length] => 18 
[level] => 5 
[last] => 8 
[ability] => 5 
[independant] => 5 
[time] => 5 
[pear] => 5 
[contribution] => 1 
) 

 

My mind is fried today.

What I need from the array is both components, eg:

 

[length] => 18 

 

Length is the name of the field in the mysql table and 18 is the value.

 

I know this is really basic but how set a loop to get both values, I can't just manually go through the $_POST array because it changes upon user input (both field name and value)

 

Any pointers here would be very much appreciated (as usual  8))

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.