> PHP used to have an option to automatically use addslashes() on any variable > passed to it via POST or GET. Please see your PHP.INI file and set the > appropriate setting for "magic_quotes_gpc" Isn't the "magic_quotes_gpc" only for GET/POST/COOKIES. For SQL statements to dbs I think you need to initialize magic_quotes_runtime for the addslashes() default. K.J.
- TWIG SQL query bugs Luki Rustianto
- Re: TWIG SQL query bugs Ryan Fox
- Re: TWIG SQL query bugs Ben Laurie
- RE: TWIG SQL query bugs Jeff Dafoe
- Re: TWIG SQL query bugs Steve Stavropoulos
- Re: TWIG SQL query bugs kj
- Re: TWIG SQL query bugs Gunther Birznieks
- Re: TWIG SQL query bugs kj
- Re: TWIG SQL query bugs Ben Gollmer
