<?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; constans</title>
	<atom:link href="http://www.developerstutorial.com/tag/constans/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>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>

