secure $_GET
secure $_GET
Out of context: Reply #1
- Started
- Last post
- 7 Responses
- kinetic0
validate your variables with if statements before you do anything with them
check to make sure they are what they should be
so if its a number, use a number checking function, shit like that
http://www.google.ca/search?hl=e…
would be a good start....its not specific to your problem but it will help you