How to enable/disable maqic_quotes
add in htaccess to enable the magic quotes feature
php_flag magic_quotes_gpc On
disable
php_flag magic_quotes_gpc Off
How to enable/disable maqic_quotes
add in htaccess to enable the magic quotes feature
php_flag magic_quotes_gpc On
disable
php_flag magic_quotes_gpc Off