[prev in list] [next in list] [prev in thread] [next in thread] 

List:       webappsec
Subject:    RE: SQL injection
From:       "Calderon, Juan C (CORP, DDEMESIS)" <Juan.Calderon () ddemesis ! ge ! com>
Date:       2003-04-21 18:30:14
[Download RAW message or body]

********
how can i evade de slash???
********

PHP manual explains this
http://www.php.net/manual/en/ref.info.php#ini.magic-quotes-runtime

When magic_quotes are on, all ' (single-quote), " (double quote), \ (backslash) and \
NUL's are escaped with a backslash automatically. If magic_quotes_sybase is also on, \
a single-quote is escaped with a single-quote instead of a backslash. 

hasta luego :)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic