want to join us? register, it's easy | help
category icon

Working Around Magic Quotes in PHP

in PHP added by tutorialhelpdesk, on 21/4/2008 filter slashes added tutorial php backslash php escape quotes with backslash php magic quotes tutorial

Magic quotes (get_magic_quotes_gpc()) comes with PHP. When turned on it will escape incoming (Through GET or POST) quotes using a backslash.

comment save report
 
to add comments, create a free account, or sign in
no comments