Michael Puglin wrote:
>
> jj,
>
> I could find no function to turn off the magic_quotes_gpc. I don't know why
> they created one to turn off magic_quotes_runtime but not the other. If
> anyone has any other suggestions, I would be much obliged :-)
Ugh, Michael, I am sorry to have wasted your time. Everything that the
magic_quotes_gpc directive does happens before your script runs, hence,
it's not really possible to have a PHP function for
set_magic_quotes_gpc. However, (I know that this works if your ISP is
Hurricane Electric), you can override magic_quotes_gpc in your .htaccess
file. I posted to the list yesterday the exact syntax, but if I
remember right, it's just:
php3_magic_quotes_gpc off
Best Regards,
-jj
--
if (shannon - jj) * behrens == webEngineer["CLEAR INK�"]:
print "<i>imagination is the only real medium(sm)</i><br>"
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]