| Article: |
Ten Security Checks for PHP, Part 1 | |
| Subject: | get/post | |
| Date: | 2003-03-22 01:49:45 | |
| From: | anonymous2 | |
|
$HTTP_POST/GET_VARS are obsolete by now. Use $_GET and $_POST - see http://www.php.net/manual/en/language.variables.predefined.php |
||
Showing messages 1 through 1 of 1.




