The magic_quotes_gpc directive can be disabled by adding this line to your .htaccess file in the directory, where you want the magic_quotes disabled:
php_flag magic_quotes_gpc off
.htaccess file is located in your public_html folder, on your FTP.
Find articles about information features, troubleshooting guides,
and other technical information related to the hosting service Hosting24.
The magic_quotes_gpc directive can be disabled by adding this line to your .htaccess file in the directory, where you want the magic_quotes disabled:
php_flag magic_quotes_gpc off
.htaccess file is located in your public_html folder, on your FTP.
Comprehensive list of tutorials for getting started with web development. Learn how to code web. Get help with Hostinger control panel.