> do the session vars get treated with magic quotes? The last comment at the
bottom of:
>
> http://www.php.net/manual/en/function.get-magic-quotes-gpc.php
>
> Seems to think so. He's  written good code, but I have my doubts as to
whether it should be applied
> to session vars.

The "gpc" stands for GET, POST, and COOKIE. So I'm going to say No.

---John Holmes...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to