<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Edit Php.ini File On Hostgator Webhost?</title>
	<atom:link href="http://www.savagehost.com/how-to-edit-php-ini-file-on-hostgator-webhost.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.savagehost.com/how-to-edit-php-ini-file-on-hostgator-webhost.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 02 Mar 2010 23:13:58 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: BlueBode</title>
		<link>http://www.savagehost.com/how-to-edit-php-ini-file-on-hostgator-webhost.html/comment-page-1#comment-2081</link>
		<dc:creator>BlueBode</dc:creator>
		<pubDate>Wed, 01 Jul 2009 00:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.savagehost.com/how-to-edit-php-ini-file-on-hostgator-webhost.html#comment-2081</guid>
		<description>You cant, if you are on a shared host, you wont be able to change php.ini
But you can use .htaccess to do some of which, you would do trough php.ini
As such, you may want to read about it at: http://httpd.apache.org/docs/1.3/howto/h...
php.ini is usually located in the directory, where php was installed on the server.
You could also do something like:
&lt;?php
  ini_set (&#039;magic_quotes_gpc&#039;, 0);
?&gt;
More information: http://php.net/ini_set/</description>
		<content:encoded><![CDATA[<p>You cant, if you are on a shared host, you wont be able to change php.ini<br />
But you can use .htaccess to do some of which, you would do trough php.ini<br />
As such, you may want to read about it at: <a href="http://httpd.apache.org/docs/1.3/howto/h.." rel="nofollow">http://httpd.apache.org/docs/1.3/howto/h..</a>.<br />
php.ini is usually located in the directory, where php was installed on the server.<br />
You could also do something like:<br />
< ?php<br />
  ini_set ('magic_quotes_gpc', 0);<br />
?><br />
More information: <a href="http://php.net/ini_set/" rel="nofollow">http://php.net/ini_set/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
