* find 'magic_quotes_gpc = Off' and replace with 'magic_quotes_gpc = On'
* find 'magic_quotes_gpc = Off' and replace with 'magic_quotes_gpc = On'
Where can I find suspended??
Which folder is this section?
Re: * find 'magic_quotes_gpc = Off' and replace with 'magic_quotes_gpc = On'
you can edit it in your php configuration
php.ini
Re: * find 'magic_quotes_gpc = Off' and replace with 'magic_quotes_gpc = On'
Re: * find 'magic_quotes_gpc = Off' and replace with 'magic_quotes_gpc = On'
Of course not all hosts allow you to have php.ini however they might allow certain settings to be set with ini_set() (PHP: ini_set - Manual)