magic_quotes_runtime

The Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.This parameter determines whether magic quotes are enabled for data transmitted via the GET, POST, and cookie methodologies.

magic_quotes_runtime = on / off

When enabled, all single and double quotes, backslashes, and null characters are automatically escaped with a backslash.





Content