<?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>php mysql apache &#187; php tutorials</title>
	<atom:link href="http://www.phpmysqlapache.com/wordpress/category/php-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpmysqlapache.com/wordpress</link>
	<description>Provides simple tips and tricks about php programming, mysql databases, apache web server and linux servers</description>
	<lastBuildDate>Wed, 23 Sep 2009 12:53:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Working with arrays in PHP (part ii)</title>
		<link>http://www.phpmysqlapache.com/wordpress/2006/09/10/working-with-arrays-in-php-part-ii/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2006/09/10/working-with-arrays-in-php-part-ii/#comments</comments>
		<pubDate>Sun, 10 Sep 2006 18:59:46 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[php tutorials]]></category>

		<guid isPermaLink="false">http://phpmysqlapache.com/wordpress/?p=7</guid>
		<description><![CDATA[This article is the second part of articles series on arrays usage in PHP. It covers usage of predefined sorting, searching and filtering functions. There are plenty of functions for sorting, searching and filtering arrays in PHP. This article will help you with choosing the appropriate function to use in a given problem.
Using sort(), asort(), [...]]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2006/09/10/working-with-arrays-in-php-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with arrays in PHP (part i)</title>
		<link>http://www.phpmysqlapache.com/wordpress/2006/09/10/working-with-arrays-in-php-part-i/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2006/09/10/working-with-arrays-in-php-part-i/#comments</comments>
		<pubDate>Sun, 10 Sep 2006 18:39:53 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[php tutorials]]></category>

		<guid isPermaLink="false">http://phpmysqlapache.com/wordpress/?p=6</guid>
		<description><![CDATA[This article covers the topic of how to do the basic work with arrays in PHP. PHP has a powerful support of arrays and brings a lot of functions to work with them. The main functions used to work with array are array() and list(). And this article concentrates mainly on these two functions.
array() function.
It [...]]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2006/09/10/working-with-arrays-in-php-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
