If your web hosting running fastcgi one of the coolest and easiest ways to turn of magic quotes gpc on your hosting is to create a .user.ini file and store following code in it:
magic_quotes_gpc = Off
Unfinished Stories of an Expat in M̶a̶l̶a̶y̶s̶i̶a̶ Germany
If your web hosting running fastcgi one of the coolest and easiest ways to turn of magic quotes gpc on your hosting is to create a .user.ini file and store following code in it:
magic_quotes_gpc = Off