<?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>PHP/MySQL Tutorials, Training, Courses &#187; instructions</title>
	<atom:link href="http://php.webdevevolved.com/tag/instructions/feed/" rel="self" type="application/rss+xml" />
	<link>http://php.webdevevolved.com</link>
	<description>Advanced courses for PHP beginners</description>
	<lastBuildDate>Mon, 26 Apr 2010 07:00:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Introduction to PHP statements</title>
		<link>http://php.webdevevolved.com/2009/12/07/introduction-to-php/introduction-to-php-statements/</link>
		<comments>http://php.webdevevolved.com/2009/12/07/introduction-to-php/introduction-to-php-statements/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 10:38:31 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
				<category><![CDATA[Introduction to PHP]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[statements]]></category>

		<guid isPermaLink="false">http://php.webdevevolved.com/?p=104</guid>
		<description><![CDATA[  It is now time to learn how you make things work in php, with basic statements in PHP.

There are several types of statements in PHP programing. We will negotiate the basics in this article: declaration statements, expression statements, selection statements and iteration statements.


Declaration statements


Declaration statements introduce in your script new variables, or constants. Variables, [...]]]></description>
		<wfw:commentRss>http://php.webdevevolved.com/2009/12/07/introduction-to-php/introduction-to-php-statements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
