
<?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>Phpdynamic &#187; Fundamentals</title>
	<atom:link href="http://www.phpdynamic.com/tag/fundamentals/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpdynamic.com</link>
	<description>PHP and MySQL Programming Guides, Tutorials, &#38; Articles</description>
	<lastBuildDate>Fri, 09 Apr 2010 02:41:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Operators</title>
		<link>http://www.phpdynamic.com/guides/intermediate/php-operators/</link>
		<comments>http://www.phpdynamic.com/guides/intermediate/php-operators/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 03:09:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Fundamentals]]></category>
		<category><![CDATA[Operators]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpdynamic.com/?p=238</guid>
		<description><![CDATA[Operators and Operands
Up to this point we have been working with only a handful of operators such as the assignment operator and some basic arithmetic operators. PHP offers many other kinds of operators, we&#8217;ll cover and explain them in this tutorial.
An operator is a symbol that is used to perform a particular action on a [...]]]></description>
		<wfw:commentRss>http://www.phpdynamic.com/guides/intermediate/php-operators/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What are Constants?</title>
		<link>http://www.phpdynamic.com/guides/beginners/working-with-constants/</link>
		<comments>http://www.phpdynamic.com/guides/beginners/working-with-constants/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 02:12:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Constants]]></category>
		<category><![CDATA[Fundamentals]]></category>
		<category><![CDATA[language constructs]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpdynamic.com/?p=216</guid>
		<description><![CDATA[PHP Constants
A constant represents a literal value that will remain the same, for example the value for PI (3.14), the number of days in a week (7), or the number of ounces in a pound (16) all represent numbers that will never change. A constant can store a value similar to a variable, but that [...]]]></description>
		<wfw:commentRss>http://www.phpdynamic.com/guides/beginners/working-with-constants/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Beginning PHP &#8211; Language Syntax</title>
		<link>http://www.phpdynamic.com/guides/beginners/beginning-php-language-syntax/</link>
		<comments>http://www.phpdynamic.com/guides/beginners/beginning-php-language-syntax/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 20:43:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Fundamentals]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Syntax]]></category>

		<guid isPermaLink="false">http://www.phpdynamic.com/?p=151</guid>
		<description><![CDATA[Syntax and Semantics
All programming languages must follow a proper syntax, which is a set of rules that control the arrangement of words, numbers, and symbols for writing valid code; and PHP is no exception. In the same sense that English sentences have to follow certain grammatical rules to have a proper meaning (semantic), all PHP [...]]]></description>
		<wfw:commentRss>http://www.phpdynamic.com/guides/beginners/beginning-php-language-syntax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning PHP &#8211; The Fundamentals</title>
		<link>http://www.phpdynamic.com/guides/beginners/beginning-php-the-fundamentals/</link>
		<comments>http://www.phpdynamic.com/guides/beginners/beginning-php-the-fundamentals/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 04:49:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Fundamentals]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpdynamic.com/?p=139</guid>
		<description><![CDATA[The Whole Picture
You have an operational web server with PHP installed and configured, and you might be wondering how all the pieces fall together and perform anything useful. Before we move along any further, we would like to share the underlying concept on how PHP and Apache work together; as this will provide you with [...]]]></description>
		<wfw:commentRss>http://www.phpdynamic.com/guides/beginners/beginning-php-the-fundamentals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

