<?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>ExtraTuts &#187; php</title>
	<atom:link href="http://www.extratuts.com/category/phptutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.extratuts.com</link>
	<description>ExtraTuts</description>
	<lastBuildDate>Wed, 31 Aug 2011 19:21:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Debug PHP Using FireFox and FirePHP Add-on</title>
		<link>http://www.extratuts.com/debug-php-using-firefox-and-firephp-add-on</link>
		<comments>http://www.extratuts.com/debug-php-using-firefox-and-firephp-add-on#comments</comments>
		<pubDate>Wed, 05 Aug 2009 12:10:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[fire php]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[php tutorial]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.extratuts.com/?p=247</guid>
		<description><![CDATA[This tutorial shows you  some tips and how to get start debugging the server-side code using the web browser specifically Mozilla Firefox and the add-ons firebug and firephp . Related posts:+25 Top FireFox addons for designers, developers and webmasters Ways to Browser Test and Validate Your Website Build Your Own Captcha and Contact Form


Related posts:<ol><li><a href='http://www.extratuts.com/top-firefox-add-ones-for-designers-and-webmasters' rel='bookmark' title='+25 Top FireFox addons for designers, developers and webmasters'>+25 Top FireFox addons for designers, developers and webmasters</a></li>
<li><a href='http://www.extratuts.com/ways-to-browser-test-and-validate-your-website' rel='bookmark' title='Ways to Browser Test and Validate Your Website'>Ways to Browser Test and Validate Your Website</a></li>
<li><a href='http://www.extratuts.com/build-your-own-captcha-and-contact-form' rel='bookmark' title='Build Your Own Captcha and Contact Form'>Build Your Own Captcha and Contact Form</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This tutorial shows you  some tips and how to get start debugging the server-side  code using the web browser specifically Mozilla Firefox and the add-ons firebug and firephp .</p>
<p style="text-align: center;"><span id="more-247"></span></p>
<p style="text-align: center;"><a href="http://sixrevisions.com/web-development/how-to-debug-php-using-firefox-with-firephp/"><img class="image5" title="Visit Tutorial !" src="http://www.extratuts.com/wp-content/uploads/wp-post-thumbnail/tutorial24.jpg" alt="Debug PHP Using FireFox and FirePHP Add-on" width="590" height="170" /></a></p>


<p>Related posts:<ol><li><a href='http://www.extratuts.com/top-firefox-add-ones-for-designers-and-webmasters' rel='bookmark' title='+25 Top FireFox addons for designers, developers and webmasters'>+25 Top FireFox addons for designers, developers and webmasters</a></li>
<li><a href='http://www.extratuts.com/ways-to-browser-test-and-validate-your-website' rel='bookmark' title='Ways to Browser Test and Validate Your Website'>Ways to Browser Test and Validate Your Website</a></li>
<li><a href='http://www.extratuts.com/build-your-own-captcha-and-contact-form' rel='bookmark' title='Build Your Own Captcha and Contact Form'>Build Your Own Captcha and Contact Form</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.extratuts.com/debug-php-using-firefox-and-firephp-add-on/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Create RSS Feed</title>
		<link>http://www.extratuts.com/how-to-create-rss-feed</link>
		<comments>http://www.extratuts.com/how-to-create-rss-feed#comments</comments>
		<pubDate>Wed, 01 Jul 2009 09:22:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[php tutorials]]></category>
		<category><![CDATA[RSS feed]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.extratuts.com/?p=122</guid>
		<description><![CDATA[This Tutorial will show you how to make rss feed with php , we will learn how to build an rss feed which pull latest posts from a blog database . Related posts:Build Your Own Captcha and Contact Form Create a Dark and Sleek Web Layout Using Photoshop How To Create Tweet Counter With jQuery


Related posts:<ol><li><a href='http://www.extratuts.com/build-your-own-captcha-and-contact-form' rel='bookmark' title='Build Your Own Captcha and Contact Form'>Build Your Own Captcha and Contact Form</a></li>
<li><a href='http://www.extratuts.com/create-a-dark-and-sleek-web-layout-using-photoshop' rel='bookmark' title='Create a Dark and Sleek Web Layout Using Photoshop'>Create a Dark and Sleek Web Layout Using Photoshop</a></li>
<li><a href='http://www.extratuts.com/how-to-create-tweet-counter-with-jquery' rel='bookmark' title='How To Create Tweet Counter With jQuery'>How To Create Tweet Counter With jQuery</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This Tutorial will show you how to make  rss feed with php , we will learn how to build an rss feed which pull latest posts from a blog database .</p>
<p style="text-align: center;"><span id="more-122"></span></p>
<p><a href="http://www.phphelpresource.com/php/create-an-rss-feed"><img class="image5" title="Visit Tutorial !" src="http://www.extratuts.com/wp-content/uploads/wp-post-thumbnail/tutorial10.jpg" alt="How To Create RSS Feed " width="590" height="170" /></a></p>


<p>Related posts:<ol><li><a href='http://www.extratuts.com/build-your-own-captcha-and-contact-form' rel='bookmark' title='Build Your Own Captcha and Contact Form'>Build Your Own Captcha and Contact Form</a></li>
<li><a href='http://www.extratuts.com/create-a-dark-and-sleek-web-layout-using-photoshop' rel='bookmark' title='Create a Dark and Sleek Web Layout Using Photoshop'>Create a Dark and Sleek Web Layout Using Photoshop</a></li>
<li><a href='http://www.extratuts.com/how-to-create-tweet-counter-with-jquery' rel='bookmark' title='How To Create Tweet Counter With jQuery'>How To Create Tweet Counter With jQuery</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.extratuts.com/how-to-create-rss-feed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Your First Simple CMS</title>
		<link>http://www.extratuts.com/building-your-first-simple-cms</link>
		<comments>http://www.extratuts.com/building-your-first-simple-cms#comments</comments>
		<pubDate>Wed, 24 Jun 2009 06:38:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[simplecms]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.extratuts.com/?p=95</guid>
		<description><![CDATA[This tutorial , which is for begginers  is going to show you how to create your own cms!  (content management system)  with PHP and MySQL in few , clear and easy steps . Related posts:Create Simple Tabs With jQuery and CSS Design a clean , shining and simple button using photoshop Build Your Own Captcha [...]


Related posts:<ol><li><a href='http://www.extratuts.com/create-simple-tabs-with-jquery-and-css' rel='bookmark' title='Create Simple Tabs With jQuery and CSS'>Create Simple Tabs With jQuery and CSS</a></li>
<li><a href='http://www.extratuts.com/design-a-clean-shining-and-simple-button-using-photoshop' rel='bookmark' title='Design a clean , shining and simple button using photoshop'>Design a clean , shining and simple button using photoshop</a></li>
<li><a href='http://www.extratuts.com/build-your-own-captcha-and-contact-form' rel='bookmark' title='Build Your Own Captcha and Contact Form'>Build Your Own Captcha and Contact Form</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This tutorial , which is for begginers  is going to show you how to create your own cms!  (content management system)  with PHP and MySQL in few , clear and easy steps .</p>
<p style="text-align: center;"><span id="more-95"></span></p>
<p><a href="http://css-tricks.com/php-for-beginners-building-your-first-simple-cms/"><img class="image5" title="Visit Tutorial !" src="http://www.extratuts.com/wp-content/uploads/wp-post-thumbnail/tutorial4.jpg" alt="Visit Tutorial how to design a beautiful website from scratch" width="590" height="170" /></a></p>


<p>Related posts:<ol><li><a href='http://www.extratuts.com/create-simple-tabs-with-jquery-and-css' rel='bookmark' title='Create Simple Tabs With jQuery and CSS'>Create Simple Tabs With jQuery and CSS</a></li>
<li><a href='http://www.extratuts.com/design-a-clean-shining-and-simple-button-using-photoshop' rel='bookmark' title='Design a clean , shining and simple button using photoshop'>Design a clean , shining and simple button using photoshop</a></li>
<li><a href='http://www.extratuts.com/build-your-own-captcha-and-contact-form' rel='bookmark' title='Build Your Own Captcha and Contact Form'>Build Your Own Captcha and Contact Form</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.extratuts.com/building-your-first-simple-cms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build Your Own Captcha and Contact Form</title>
		<link>http://www.extratuts.com/build-your-own-captcha-and-contact-form</link>
		<comments>http://www.extratuts.com/build-your-own-captcha-and-contact-form#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:54:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Captcha]]></category>
		<category><![CDATA[Contact Form]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.extratuts.com/?p=90</guid>
		<description><![CDATA[This tutorial will show you how to build your own captcha and contact form ; so as to get red of spammers  ! , easy tutorial with php show you how to do it simply , let&#8217;s go ! Related posts:How To Create RSS Feed 40 Amazing Contact Forms for Inspiration Building Your First Simple [...]


Related posts:<ol><li><a href='http://www.extratuts.com/how-to-create-rss-feed' rel='bookmark' title='How To Create RSS Feed'>How To Create RSS Feed</a></li>
<li><a href='http://www.extratuts.com/40-amazing-contact-forms-for-inspiration' rel='bookmark' title='40 Amazing Contact Forms for Inspiration'>40 Amazing Contact Forms for Inspiration</a></li>
<li><a href='http://www.extratuts.com/building-your-first-simple-cms' rel='bookmark' title='Building Your First Simple CMS'>Building Your First Simple CMS</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you how to build your own captcha and contact form ; so as to get red of spammers  ! , easy tutorial with php show you how to do it simply , let&#8217;s go !</p>
<p style="text-align: center;"><span id="more-90"></span></p>
<p><a href="http://net.tutsplus.com/tutorials/php/build-your-own-captcha-and-contact-form/"><img class="image5" title="Visit Tutorial !" src="http://www.extratuts.com/wp-content/uploads/wp-post-thumbnail/tutorial3.jpg" alt="Visit Tutorial Build Your Own Captcha and Contact Form" width="590" height="170" /></a></p>


<p>Related posts:<ol><li><a href='http://www.extratuts.com/how-to-create-rss-feed' rel='bookmark' title='How To Create RSS Feed'>How To Create RSS Feed</a></li>
<li><a href='http://www.extratuts.com/40-amazing-contact-forms-for-inspiration' rel='bookmark' title='40 Amazing Contact Forms for Inspiration'>40 Amazing Contact Forms for Inspiration</a></li>
<li><a href='http://www.extratuts.com/building-your-first-simple-cms' rel='bookmark' title='Building Your First Simple CMS'>Building Your First Simple CMS</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.extratuts.com/build-your-own-captcha-and-contact-form/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

