I found that when I pass the double quote(") through get(or post) method,
 it is transformed into slash + double quote (\").
 Although it seems useful in making SQL query, it's really annoying whenever
 I pass the value to the other php page through get/post again.

 Can I turn off this feature?

-- 
 Chung Ha-Nyung <[EMAIL PROTECTED]>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to