<?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>blog.cwill-dev.com &#187; PHP</title>
	<atom:link href="http://blog.cwill-dev.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cwill-dev.com</link>
	<description>There are two ways to write bug-free programs - only the third one works.</description>
	<lastBuildDate>Mon, 07 Oct 2013 15:48:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Encryption between Java/Android and PHP</title>
		<link>http://blog.cwill-dev.com/2012/10/09/encryption-between-javaandroid-and-php/</link>
		<comments>http://blog.cwill-dev.com/2012/10/09/encryption-between-javaandroid-and-php/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 10:28:01 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webserver]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=125</guid>
		<description><![CDATA[Use case While working on an android app that retrieves it&#8217;s data from a PHP-API  I needed to build a both-sided en- and decryption layer to secure the requests and responses properly. I decided to use an AES encryption with<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2012/10/09/encryption-between-javaandroid-and-php/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2012/10/09/encryption-between-javaandroid-and-php/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>Enable Zend PHP Debugging under IntelliJ 11.1</title>
		<link>http://blog.cwill-dev.com/2012/04/23/enable-zend-php-debugging-under-intellij/</link>
		<comments>http://blog.cwill-dev.com/2012/04/23/enable-zend-php-debugging-under-intellij/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 17:11:43 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=110</guid>
		<description><![CDATA[Use case In this tutorial I assume that you have already installed and configured the Web server and the PHP engine properly. If not, please have a look at this tutorial. Solution In our configuration we use all default properties<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2012/04/23/enable-zend-php-debugging-under-intellij/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2012/04/23/enable-zend-php-debugging-under-intellij/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Late Static Binding in PHP &lt; 5.3</title>
		<link>http://blog.cwill-dev.com/2011/04/12/late-static-binding-in-php-5-3/</link>
		<comments>http://blog.cwill-dev.com/2011/04/12/late-static-binding-in-php-5-3/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 16:11:01 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[5.2]]></category>
		<category><![CDATA[5.3]]></category>
		<category><![CDATA[Late static Binding]]></category>
		<category><![CDATA[LSB]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=55</guid>
		<description><![CDATA[Use case Even though PHP 5.3 is already out since more than one and a half year, a lot of web-hosters still don&#8217;t provide this version. In one of my projects I had to deal with the webhoster all-inkl. The<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2011/04/12/late-static-binding-in-php-5-3/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2011/04/12/late-static-binding-in-php-5-3/feed/</wfw:commentRss>
		<slash:comments>95</slash:comments>
		</item>
	</channel>
</rss>
