<?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>KafeKafe &#187; PHP</title>
	<atom:link href="http://kafekafe.com/wordpress-mu/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://kafekafe.com/wordpress-mu</link>
	<description>Just another Kafekafe.com weblog</description>
	<lastBuildDate>Tue, 09 Jul 2013 01:15:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2</generator>
		<item>
		<title>PHPDevShell</title>
		<link>http://kafekafe.com/wordpress-mu/2010/09/09/phpdevshell/</link>
		<comments>http://kafekafe.com/wordpress-mu/2010/09/09/phpdevshell/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 04:16:40 +0000</pubDate>
		<dc:creator>echen</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Frameworks]]></category>

		<guid isPermaLink="false">http://kafekafe.com/wordpress-mu/?p=1529</guid>
		<description><![CDATA[PHPDevShell » Features.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.phpdevshell.org/features/">PHPDevShell » Features</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kafekafe.com/wordpress-mu/2010/09/09/phpdevshell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cook up Web sites fast with CakePHP</title>
		<link>http://kafekafe.com/wordpress-mu/2010/09/09/cook-up-web-sites-fast-with-cakephp/</link>
		<comments>http://kafekafe.com/wordpress-mu/2010/09/09/cook-up-web-sites-fast-with-cakephp/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 04:13:27 +0000</pubDate>
		<dc:creator>echen</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://kafekafe.com/wordpress-mu/?p=1523</guid>
		<description><![CDATA[Cook up Web sites fast with CakePHP, Part 1: Getting started.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.ibm.com/developerworks/opensource/tutorials/os-php-cake1/index.html">Cook up Web sites fast with CakePHP, Part 1: Getting started</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kafekafe.com/wordpress-mu/2010/09/09/cook-up-web-sites-fast-with-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Large File Upload With .htaccess</title>
		<link>http://kafekafe.com/wordpress-mu/2010/07/26/php-large-file-upload-with-htaccess/</link>
		<comments>http://kafekafe.com/wordpress-mu/2010/07/26/php-large-file-upload-with-htaccess/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 21:35:22 +0000</pubDate>
		<dc:creator>echen</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://kafekafe.com/wordpress-mu/?p=1442</guid>
		<description><![CDATA[Add the following into .htaccess to allow larger file uploads. php_value upload_max_filesize 20Mphp_value post_max_size 20Mphp_value max_execution_time 200php_value max_input_time 200 via Upload large or big file in PHP using .htaccess.]]></description>
				<content:encoded><![CDATA[<p>Add the following into .htaccess to allow larger file uploads.</p>
<blockquote><p><strong>php_value upload_max_filesize 20M<br style="font-family: Arial, Helvetica, 'Trebuchet MS', Verdana, Tahoma; font-size: 1em; outline-width: 0px; outline-style: initial; outline-color: initial; text-decoration: none; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;" />php_value post_max_size 20M<br style="font-family: Arial, Helvetica, 'Trebuchet MS', Verdana, Tahoma; font-size: 1em; outline-width: 0px; outline-style: initial; outline-color: initial; text-decoration: none; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;" />php_value max_execution_time 200<br style="font-family: Arial, Helvetica, 'Trebuchet MS', Verdana, Tahoma; font-size: 1em; outline-width: 0px; outline-style: initial; outline-color: initial; text-decoration: none; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;" />php_value max_input_time 200</strong></p></blockquote>
<p>via <a href="http://roshanbh.com.np/2008/01/uploading-larger-files-in-php.html">Upload large or big file in PHP using .htaccess</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kafekafe.com/wordpress-mu/2010/07/26/php-large-file-upload-with-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
