| Why would I want to validate PHP_SELF? It’s a server side value, so how could it be a security issue? Wrong! It can be altered by the user for XSS (Cross Side Scripting). Read on! |
| View Tutorial |
$_SERVER['PHP_SELF'] Validation
Posted under Php Tutorials on Friday, 5 June 2009 by ashu



No Responses to “$_SERVER['PHP_SELF'] Validation”