<rss version="2.0">
<channel>
<title>The latest PHP Rocks articles</title>
<link>http://www.php-rocks.com</link>
<description>All the latest PHP rocks articles as and when they are released.</description>
<lastBuildDate>Sat, 04 Feb 12 21:03:03 -0500</lastBuildDate>
<language>en-us</language>
<item>
<title>PHP Configuration files</title>
<link>http://www.php-rocks.com/php_configuration_file.php</link>
<guid>http://www.php-rocks.com/php_configuration_file.php</guid>
<pubDate>Tue, 25 Oct 11 16:00:38 -0400</pubDate>
<description>[CDATA[ Any application usually has variables that change frequently. Instead of changing these values in the code they can be seperated out into a configuration file and only changed there. Which makes better code in the long term. This article shows you how to do this in PHP. ]]</description>
</item>
<item>
<title>Constants</title>
<link>http://www.php-rocks.com/php_constants.php</link>
<guid>http://www.php-rocks.com/php_constants.php</guid>
<pubDate>Tue, 25 Oct 11 16:00:38 -0400</pubDate>
<description>[CDATA[ How do you use constants in PHP? This article tells you all about it! ]]</description>
</item>
<item>
<title>Database programming</title>
<link>http://www.php-rocks.com/database_programming.php</link>
<guid>http://www.php-rocks.com/database_programming.php</guid>
<pubDate>Tue, 25 Oct 11 16:00:38 -0400</pubDate>
<description>[CDATA[ Database programming is probably one of the most useful things you can do with PHP. This article goes in depth on how to do Database programming correctly in PHP. ]]</description>
</item>
<item>
<title>Date and time</title>
<link>http://www.php-rocks.com/date_and_time.php</link>
<guid>http://www.php-rocks.com/date_and_time.php</guid>
<pubDate>Tue, 25 Oct 11 16:00:38 -0400</pubDate>
<description>[CDATA[ Date and time are very important in programming perhaps you only want to do something at a certain time, or show when a user logged in? Well this article will show you how! ]]</description>
</item>
<item>
<title>Files</title>
<link>http://www.php-rocks.com/files.php</link>
<guid>http://www.php-rocks.com/files.php</guid>
<pubDate>Tue, 25 Oct 11 16:00:38 -0400</pubDate>
<description>[CDATA[ This article describes how to handle files. Including reading both and writing data. ]]</description>
</item>
</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->

