<?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>Learn PHP - TUTORIALS &#187; PHP BASICS</title>
	<atom:link href="http://www.tutorials4php.com/category/php-basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutorials4php.com</link>
	<description>Easy way to learn php &#38; MySQL</description>
	<lastBuildDate>Sat, 10 Dec 2011 00:42:37 +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>Data Types in PHP</title>
		<link>http://www.tutorials4php.com/2007/12/28/data-types-in-php/</link>
		<comments>http://www.tutorials4php.com/2007/12/28/data-types-in-php/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 23:29:06 +0000</pubDate>
		<dc:creator>chaabant</dc:creator>
				<category><![CDATA[PHP BASICS]]></category>

		<guid isPermaLink="false">http://www.tutorials4php.com/9/ta-types-in-php/</guid>
		<description><![CDATA[Data Types in PHP In php there is different types of data , the most used are : string // binary data boolean // true or false int // Integer Integers are numbers; Positive and negative numbers can be expressed with it). Boolean contain two values: false or true . String Are text , it [...]]]></description>
		<wfw:commentRss>http://www.tutorials4php.com/2007/12/28/data-types-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to put comments in php</title>
		<link>http://www.tutorials4php.com/2007/12/26/how-to-put-comments-in-php/</link>
		<comments>http://www.tutorials4php.com/2007/12/26/how-to-put-comments-in-php/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 20:16:32 +0000</pubDate>
		<dc:creator>chaabant</dc:creator>
				<category><![CDATA[PHP BASICS]]></category>

		<guid isPermaLink="false">http://www.tutorials4php.com/8/how-to-put-comments-in-php/</guid>
		<description><![CDATA[In php there are different ways to put comments , comments are very important . Importance of php Comments in programming: It&#8217;s a Good Practice It saves a lot of time , you won&#8217;t need to read your code to understand what it does Make your code understandable for others, so that if many programmers [...]]]></description>
		<wfw:commentRss>http://www.tutorials4php.com/2007/12/26/how-to-put-comments-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world in php</title>
		<link>http://www.tutorials4php.com/2007/12/26/hello-world-in-php/</link>
		<comments>http://www.tutorials4php.com/2007/12/26/hello-world-in-php/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 15:05:08 +0000</pubDate>
		<dc:creator>chaabant</dc:creator>
				<category><![CDATA[PHP BASICS]]></category>

		<guid isPermaLink="false">http://www.tutorials4php.com/7/hello-world-in-php/</guid>
		<description><![CDATA[Those are some ways to make a Hello world in php Hello world in php using Variables Hello world in php using Functions]]></description>
		<wfw:commentRss>http://www.tutorials4php.com/2007/12/26/hello-world-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

