i read online that we can add to the .htaccess file
but when i did so that folder was marked an an error - all pages have a 500 errorCode:php_flag magic_quotes_gpc Off
i also read that you can place a file called php.ini in the same folder with
this did not throw an errorCode:magic_quotes_gpc = Off magic_quotes_runtime = Off magic_quotes_sybase = Off
i wanted to know if that means this working? or whats a good way to do this?
can i put a php.ini?
the online page said that iniset function is not an option for this


LinkBack URL
About LinkBacks

Reply With Quote



