Using the magic quotes directive
When the magic quotes directive is enabled, PHP automatically escapes data from HTTP GET and POST requests and cookie data. For example, if a user types “hello” (with the quotation marks) in an HTML form, PHP automatically escapes the quotation marks and stores the value as “hello”. To enable or disable the magic quotes feature, follow these steps:- Log in to your account using SSH.
- Use a text editor to modify the .htaccess file as follows:
- To enable the magic quotes feature, add the following line:
- To disable the magic quotes feature, add the following line:
- To enable the magic quotes feature, add the following line:
- Save the changes to the .htaccess file and exit the text editor.
- To verify that the new setting is active, create a PHP test file that contains the following code in the same directory where the .htaccess file is located:
- Load the test file in your web browser, and then search for the name of the directive. The Local Value column should display the new setting that you specified in the .htaccess file.
More information
- To view a complete list of PHP directives, please visit http://www.php.net/manual/en/ini.list.php.
- For more information about the magic quotes directive, please visit http://www.php.net/manual/en/info.configuration.php#ini.magic-quotes-gpc.