Richard,
> Try php_value instead of php_flag, though both should work for this one.
Whoops... my mistake. Without going into overly complicated details, I
hadn't tested the original suggestion properly.
Turns out, so far as I can tell, both of these lines work for me:
php_value magic_quotes_gpc off
php_flag magic_quotes_gpc off
Right now I'm using php_value, so I'll stick with that.
This seems to have solved my magic quotes woes.
Thank you Richard, Chris, Roger, Viraj, and the PHP list for responding.
--
Dave M G
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php