View Single Post
Old 02-01-2013, 11:01 PM   PM User | #6
countrydj
Regular Coder

 
Join Date: Nov 2011
Location: Preston, UK
Posts: 130
Thanks: 36
Thanked 0 Times in 0 Posts
countrydj is an unknown quantity at this point
Hi Fou-Lu ...

I wish I could say that I understood everything that you have said.
As a matter of fact, I wish I understood any of it.

However, sorting through the 'maze' I checked my php.ini file (I run my own server).
Here is parts pertaining to magic_quotes :
PHP Code:
;###############################
 
magic_quotes_gpc
   
Default ValueOn
   Development Value
Off
   Production Value
Off
;###############################

;##################################
magic_quotes_gpc On
;###################################

;#####################################
magic_quotes_runtime Off       
;#####################################

;###################################
magic_quotes_sybase Off 
;##################################### 
Would you suggest that this configuration is correct ???

It does seem to solve the problem, but I am asking because it cause some other problem that I haven't recognised - YET.

Thanks for your help and advise..
__________________
The MAN, The MYTH, The LEGEND:
John C
________________________________
Support your local Country Music Club
countrydj is offline   Reply With Quote