login
|
careers
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Search Results
relevance
newest
votes
active
0
votes
How do I get the key values from $_POST?
while( list( $field, $value ) = each( $_POST ) { echo "<p>" . $field . " = " . $value . "</p>\n"; } …
answered
Nov 4 '08 at 8:50
Tim
473
●
2
●
9
2
votes
How can I create multidimensional arrays in Perl?
…
answered
Nov 25 '08 at 13:37
Tim
473
●
2
●
9
posts containing
user:33914
within these tags
arrays
Want better search results?
See our search tips!
Stack Overflow works best with JavaScript enabled