<?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>Developers Tutorial &#187; PHP</title>
	<atom:link href="http://www.developerstutorial.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developerstutorial.com</link>
	<description>Web Development Tutorials and Resources</description>
	<lastBuildDate>Sat, 09 Apr 2011 11:15:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>Automatic Tweet Script using the new OAuth authorization</title>
		<link>http://www.developerstutorial.com/automatic-tweet-script-using-the-new-oauth-authorization/</link>
		<comments>http://www.developerstutorial.com/automatic-tweet-script-using-the-new-oauth-authorization/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 18:50:04 +0000</pubDate>
		<dc:creator>devadmin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[auto tweet]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[php script]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.developerstutorial.com/?p=254</guid>
		<description><![CDATA[Since a few weeks your Twitter applications may not work anymore, because Twitter stopped supporting the unsecure Username and Password authorization. For automatically posting new tweets to your Twitter account, I just found an easy to use php script, which already works with the new Twitter accepted OAuth authorization method. Simply register this software at [...]]]></description>
		<wfw:commentRss>http://www.developerstutorial.com/automatic-tweet-script-using-the-new-oauth-authorization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New error levels in PHP 5.3.x</title>
		<link>http://www.developerstutorial.com/new-error-levels-in-php-5-3-x/</link>
		<comments>http://www.developerstutorial.com/new-error-levels-in-php-5-3-x/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 13:02:48 +0000</pubDate>
		<dc:creator>devadmin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php 5.3]]></category>
		<category><![CDATA[php 6]]></category>
		<category><![CDATA[php 6 ready scripts]]></category>
		<category><![CDATA[php deprecated functions]]></category>
		<category><![CDATA[php.ini]]></category>

		<guid isPermaLink="false">http://www.developerstutorial.com/?p=98</guid>
		<description><![CDATA[For early prevention, that many php scripts and functions are not running correctly with PHP 6, PHP 5.3.0 introduces two new error levels.]]></description>
		<wfw:commentRss>http://www.developerstutorial.com/new-error-levels-in-php-5-3-x/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PHP Variables and Constants</title>
		<link>http://www.developerstutorial.com/php-variables-and-constants/</link>
		<comments>http://www.developerstutorial.com/php-variables-and-constants/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 15:26:50 +0000</pubDate>
		<dc:creator>devadmin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[constans]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://www.developerstutorial.com/?p=68</guid>
		<description><![CDATA[Variables and Constants are different types of identifiers (names) for saving a simple value in PHP. Both are case-sensitive. For the easy identification of Constants and Variables, you should use lowercases for Variables and uppercases for Constants. 1. Variables They are used more times than constants. As the word already says a Variable is variable [...]]]></description>
		<wfw:commentRss>http://www.developerstutorial.com/php-variables-and-constants/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

