Connecting Tech Pros Worldwide Forums | Help | Site Map

Session and Magic Quotes

Xizor
Guest
 
Posts: n/a
#1: Jul 16 '05
Question:

I know that when magic_quotes_gpc = On it will addslashes to post, get, and
cookie data, but what about session data ($_SESSION)? Does it also at
slashes to it? Does session data fall under the cookies category if you are
using sessions with cookies?

Thanks.



Closed Thread