php form issue
php form issue
Out of context: Reply #7
- Started
- Last post
- 7 Responses
- ********0
var_dump($_POST); < Very useful for quickly dumping out the contents of the post(or any) array.
var_dump($_POST); < Very useful for quickly dumping out the contents of the post(or any) array.