e0159000 Posted August 17, 2011 Report Posted August 17, 2011 PHP5 (Single php.ini) Same as PHP5, but all subdirectories will use ~/public_html/php.ini I want to set ; Magic quotes for incoming GET/POST/Cookie data. magic_quotes_gpc = Off There are support custom .htaccess and php.ini? Quote
Tony Posted August 17, 2011 Report Posted August 17, 2011 You can do it via .htaccess using php_value or php_flag Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.