<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Programming Facts &#187; .htaccess for php.ini</title>
	<atom:link href="http://www.programmingfacts.com/tag/htaccess-for-php-ini/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.programmingfacts.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 08:16:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Upload large(Big) files in PHP using .htaccess</title>
		<link>http://www.programmingfacts.com/upload-largebig-files-php-htaccess/</link>
		<comments>http://www.programmingfacts.com/upload-largebig-files-php-htaccess/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 08:05:35 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Common Issues/Bugs]]></category>
		<category><![CDATA[Helpful Tips and Tricks]]></category>
		<category><![CDATA[.htaccess for php.ini]]></category>
		<category><![CDATA[.htaccess rules for increase upload limit]]></category>
		<category><![CDATA[.htaccess tricks]]></category>
		<category><![CDATA[Helpful tips]]></category>
		<category><![CDATA[How to upload big files]]></category>
		<category><![CDATA[Increase upload file size limit]]></category>
		<category><![CDATA[PHP configuration]]></category>
		<category><![CDATA[PHP Programming tips]]></category>
		<category><![CDATA[set php configuration values]]></category>
		<category><![CDATA[Upload larger files in PHP]]></category>
		<category><![CDATA[working with larger files upload]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/2010/02/16/upload-largebig-files-php-htaccess/</guid>
		<description><![CDATA[I have seen many developers who find difficulties when working with <strong>larger files upload in php</strong>. When files which are too large in size, needs to be uploaded by php than you have to change the default file size either from <strong>php.ini</strong> OR <strong>httpd.conf</strong> OR using <strong>.htaccess</strong>. <strong>Default </strong>upload file size will be <strong>2MB</strong>. If you are uploading file which is <strong>larger than 2MB</strong> size than here i am showing you the way to <strong>upload larger files using PHP.</strong><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.programmingfacts.com/upload-largebig-files-php-htaccess/' addthis:title='Upload large(Big) files in PHP using .htaccess' ><a class="addthis_button_twitter"></a><a class="addthis_button_facebook"></a><a class="addthis_button_googlebuzz"></a><a class="addthis_button_digg"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_delicious"></a><a class="addthis_button_myspace"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_reddit"></a></div>]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/upload-largebig-files-php-htaccess/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to set PHP configuration(php.ini) values from .htaccess file</title>
		<link>http://www.programmingfacts.com/set-php-configurationphp-ini/</link>
		<comments>http://www.programmingfacts.com/set-php-configurationphp-ini/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 04:08:49 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[.htaccess for php.ini]]></category>
		<category><![CDATA[.htaccess tricks]]></category>
		<category><![CDATA[change php.ini values]]></category>
		<category><![CDATA[change php.ini values from .htaccess]]></category>
		<category><![CDATA[PHP configuration]]></category>
		<category><![CDATA[set php configuration values]]></category>
		<category><![CDATA[set php.ini values using .htaccess]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=369</guid>
		<description><![CDATA[There might be situation where you need to <strong>change php configuration values</strong> when you work on server. In <strong>local apache</strong> server, you can easily change the php configuration values <strong>using php.ini</strong> file from directory. But what will you do as php.ini is not visible on server ? The solution is <strong>.htaccess</strong> which is visible on server(.htaccess invisible ?). Using .htaccess you can change the php configuration values.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.programmingfacts.com/set-php-configurationphp-ini/' addthis:title='How to set PHP configuration(php.ini) values from .htaccess file' ><a class="addthis_button_twitter"></a><a class="addthis_button_facebook"></a><a class="addthis_button_googlebuzz"></a><a class="addthis_button_digg"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_delicious"></a><a class="addthis_button_myspace"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_reddit"></a></div>]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/set-php-configurationphp-ini/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 39/48 queries in 0.157 seconds using disk

Served from: www.programmingfacts.com @ 2012-02-08 00:36:26 -->
