cs3mw
03-05-2008, 12:35 PM
Hi all, Im having a bit of a problem with the function mysql_real_escape_string. Once a variable has been passed through this fuction is it possible to pass the value again in a previous page.
An example would be if a variable id is checked and passed and this value is then passed to another page through the URL, is it possible to check the variable again to ensure injection is being prevented. Hope this makes sense!
Any help would be greatly appreciated.
Mike
An example would be if a variable id is checked and passed and this value is then passed to another page through the URL, is it possible to check the variable again to ensure injection is being prevented. Hope this makes sense!
Any help would be greatly appreciated.
Mike