Posted by hermanh128 on 07/10/07 21:35
I have a webserver hosting several websites running several php
programs. Some but not all programs check magic_quotes_gpc is ON
before using the addslashes function. Currently, magic_quotes_gpc is
OFF
I have another great program I like to use but it needs to have
magic_quotes_gpc ON. Is there a way to make magic_quotes_gpc On for
just this one website? I really don't want to modify the codes of this
program.
Navigation:
[Reply to this message]
|