Most of the time when we are doing stripslashes and addslashes it is on data that may be using the magic_quotes_gpc. Such data is put in $_GET, $_POST, $_COOKIE and may need to have slashes added or slashes stripped. The following are two functions that helps with this, by checking the magic_quotes_gpc first:

Fri, 08/19/2005 - 11:18am
I am not really sure as to why...
I will try posting it again sometime when I have the time...
Maybe delete all the old entries and run it through again.
parent | login to post comments »