Using filter_var as safer alternative to get and post variables
SQL injections through GET and POST variables have been a problem for some time, but a possible solution is available in PHP self since version 5.2. Use the filter_input function!
Want to have your say? just login


Be first to show your opinion !!!