<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>WebsiteTheme.com - PHP Tutorial</title>
    <link>http://websitetheme.com/</link>
    <description>Quality website themes and designs.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1.2 - http://www.s9y.org/</generator>
    <pubDate>Sun, 18 Feb 2007 00:46:49 GMT</pubDate>

    <image>
        <url>http://websitetheme.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: WebsiteTheme.com - PHP Tutorial - Quality website themes and designs.</title>
        <link>http://websitetheme.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>PHP Variables and constants</title>
    <link>http://websitetheme.com/archives/13-PHP-Variables-and-constants.html</link>
            <category>PHP Tutorial</category>
    
    <comments>http://websitetheme.com/archives/13-PHP-Variables-and-constants.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
     Variables introduction 

 Variables are used by programmers to store values and to refer to those values in code. Variables in PHP need not be defined. Variable types also do not exist although variable scope does. All variables begin with a $...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/13-PHP-Variables-and-constants.html&quot;&gt;PHP Variables and constants&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Fri, 02 Mar 2007 18:40:00 -0800</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/13-guid.html</guid>
    <category>beginners guide</category>
<category>php</category>
<category>programming</category>
<category>server side programming</category>
<category>tutorial</category>

</item>
<item>
    <title>PHP introduction, code delimiters, comments and statements</title>
    <link>http://websitetheme.com/archives/7-PHP-introduction,-code-delimiters,-comments-and-statements.html</link>
            <category>PHP Tutorial</category>
    
    <comments>http://websitetheme.com/archives/7-PHP-introduction,-code-delimiters,-comments-and-statements.html#comments</comments>
    <wfw:comment>http://websitetheme.com/wfwcomment.php?cid=7</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://websitetheme.com/rss.php?version=2.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    

    <author>nospam@example.com (Abdussamad Abdurrazzaq)</author>
    <content:encoded>
    	
     Introduction 

 PHP Hypertext Preprocessor (PHP) is the most popular server-side scripting language on the world wide web. This guide is designed to introduce programmers familiar with other programming languages to PHP. 

 
This guide will...
        	&lt;br /&gt;&lt;br /&gt; 
        Continue reading &lt;a href=&quot;http://websitetheme.com/archives/7-PHP-introduction,-code-delimiters,-comments-and-statements.html&quot;&gt;PHP introduction, code delimiters, comments and statements&lt;/a&gt;
    
    </content:encoded>

    <pubDate>Mon, 18 Sep 2006 16:04:30 -0700</pubDate>
    <guid isPermaLink="false">http://websitetheme.com/archives/7-guid.html</guid>
    
</item>

</channel>
</rss>