<?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>Blogs Wizards &#187; PHP</title>
	<atom:link href="http://blogswizards.com/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://blogswizards.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Sep 2011 18:10:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Your Own WordPress Loops Using The WP_Query Object</title>
		<link>http://blogswizards.com/your-own-wordpress-loops-using-the-wp_query-object</link>
		<comments>http://blogswizards.com/your-own-wordpress-loops-using-the-wp_query-object#comments</comments>
		<pubDate>Tue, 04 Jan 2011 11:02:16 +0000</pubDate>
		<dc:creator>Zeeshan</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blogswizards.com/?p=1037</guid>
		<description><![CDATA[One of the easiest ways to navigate and manipulate the loop is to use the function called query_posts. When you use query_posts, however, you risk the following: Potential to interfere with plugins which make use of the Loop. Potential to invalidate WordPress conditional tags. Having to deal with resetting, rewinding, offsetting&#8230; I say skip query_posts. [...]]]></description>
		<wfw:commentRss>http://blogswizards.com/your-own-wordpress-loops-using-the-wp_query-object/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Frameworks: What, When, Why and Which?</title>
		<link>http://blogswizards.com/php-frameworks-what-when-why-and-which</link>
		<comments>http://blogswizards.com/php-frameworks-what-when-why-and-which#comments</comments>
		<pubDate>Tue, 12 Jan 2010 09:14:18 +0000</pubDate>
		<dc:creator>Zeeshan</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blogswizards.com/?p=722</guid>
		<description><![CDATA[What is a PHP Framework? PHP is the world’s most popular scripting language for many different reasons – flexibility, ease-of-use, among others – but often times coding in PHP, or any language for that matter, can get rather monotonous and repetitive. That’s where a PHP framework can help. PHP frameworks streamline the the development of [...]]]></description>
		<wfw:commentRss>http://blogswizards.com/php-frameworks-what-when-why-and-which/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogswizards.com/category/php/feed ) in 0.38661 seconds, on Feb 5th, 2012 at 10:50 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 5th, 2012 at 11:50 pm UTC -->
