|
-
Jun 24th, 2014, 10:22 AM
#1
Thread Starter
Don't Panic!
[RESOLVED] PHP - $_POST and looping
Hi
Having a play with PHP and MySql.
Got what is probably an easy question : $_POST is an array, so how come I cannot loop it with echo $_POST[<num>]
Where <num> is a number 0 - 7
I used count on $_POST and it is returning 7... And I can get to the values posted from the from with the name...
Just can't see why putting a number in the field doesn't work...
Being thick prolly
Vince
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|