View Single Post
  (#1 (permalink)) Old
Miselph Miselph is offline
User
Miselph is on a distinguished road
 
Posts: 1
Join Date: Jan 2008
Default Disable Magic Quotes - 28/03/2008, 1:51 PM

I wish to disable magic quotes, as it is a pain. How can this be done?

I have tried setting
Code:
php_value magic_quotes_gpc off
in the .htaccess file but this just results in a server error.

Thanks

Chris
Reply With Quote