Thread
:
Disable Magic Quotes
View Single Post
(#
2
(
permalink
))
Kieran
Techie & Moderator
Posts: 769
Join Date: Apr 2006
Location: Swindon, UK
Re: Disable Magic Quotes -
28/03/2008, 2:41 PM
That would be because php settings must be changed in a custom php.ini file
Create a php.ini file in the directory in which you wish to effect the change and then add the following line to it
Code:
magic_quotes_gpc=0
Kieran
Personal Website
RouterTech - The technical support site for all things networking
Kieran
View Public Profile
Visit Kieran's homepage!
Find all posts by Kieran