<?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>VideoPHP &#187; Beginners</title>
	<atom:link href="http://www.videophpblog.com/category/beginners/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.videophpblog.com</link>
	<description>Learn PHP from video tutorials.</description>
	<lastBuildDate>Tue, 13 Apr 2010 12:39:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PHP language syntax</title>
		<link>http://www.videophpblog.com/2010/01/20/php-language-syntax/</link>
		<comments>http://www.videophpblog.com/2010/01/20/php-language-syntax/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 18:13:29 +0000</pubDate>
		<dc:creator>OZz</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Syntax]]></category>

		<guid isPermaLink="false">http://www.videophpblog.com/?p=203</guid>
		<description><![CDATA[For the uninitiated, future, PHP programmers, I found a good video tutorial that explains the PHP syntax.]]></description>
		<wfw:commentRss>http://www.videophpblog.com/2010/01/20/php-language-syntax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Sessions</title>
		<link>http://www.videophpblog.com/2009/09/14/php-sessions/</link>
		<comments>http://www.videophpblog.com/2009/09/14/php-sessions/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 06:33:16 +0000</pubDate>
		<dc:creator>OZz</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[sessions]]></category>

		<guid isPermaLink="false">http://www.videophpblog.com/?p=165</guid>
		<description><![CDATA[In this tutorial you'll be covering PHP sessions. PHP sessions are more like cookies but with the difference that sessions are closed right after the connection with server is closed. But watch this screen-cast to learn in detail about them.]]></description>
		<wfw:commentRss>http://www.videophpblog.com/2009/09/14/php-sessions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Diving into PHP &#8211; the series</title>
		<link>http://www.videophpblog.com/2009/06/22/diving-into-php-part/</link>
		<comments>http://www.videophpblog.com/2009/06/22/diving-into-php-part/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 08:48:07 +0000</pubDate>
		<dc:creator>OZz</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[foreach]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[Regular expressions]]></category>
		<category><![CDATA[strings]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[wamp]]></category>

		<guid isPermaLink="false">http://www.videophpblog.com/?p=133</guid>
		<description><![CDATA[Today I found a great PHP tutorial series called "Diving into PHP". It is made by Jeffrey Way from nettuts and it has 15 episodes till now. It starts from scrach and slowly builds up to advanced topics that is why it is great for PHP beginers and for advanced users.]]></description>
		<wfw:commentRss>http://www.videophpblog.com/2009/06/22/diving-into-php-part/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Installing WordPress quick and easy</title>
		<link>http://www.videophpblog.com/2008/10/29/installing-wordpress-quick-and-easy/</link>
		<comments>http://www.videophpblog.com/2008/10/29/installing-wordpress-quick-and-easy/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 08:00:25 +0000</pubDate>
		<dc:creator>OZz</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Installing CMSs]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.videophpblog.com/?p=57</guid>
		<description><![CDATA[There are a lot of blog softwares out there but the by far si WordPress. It is fully customisable, easy to use, it has a lot of plugins, it is SEO friendly etcetera. In this tutorial you will learn to install WordPress.]]></description>
		<wfw:commentRss>http://www.videophpblog.com/2008/10/29/installing-wordpress-quick-and-easy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Switches and the Ternary Operator</title>
		<link>http://www.videophpblog.com/2008/10/28/switches-and-the-ternary-operator/</link>
		<comments>http://www.videophpblog.com/2008/10/28/switches-and-the-ternary-operator/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 16:47:47 +0000</pubDate>
		<dc:creator>OZz</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[SWITCH]]></category>
		<category><![CDATA[TERNARY]]></category>

		<guid isPermaLink="false">http://www.videophpblog.com/?p=52</guid>
		<description><![CDATA[I know for sure that every programmer came at least once into a quite a nasty problem and that is "What the hell have I coded here ?". We all use the IF...ELSE statements and we all get sometimes into veeery big codes where you don't understand a thing. In this tutorial you will learn about the SWICH statement and the TERNARY operator witch are very helpful in this cases.]]></description>
		<wfw:commentRss>http://www.videophpblog.com/2008/10/28/switches-and-the-ternary-operator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver &#8211; making an email sending form</title>
		<link>http://www.videophpblog.com/2008/10/26/dreamweaver-making-an-email-sending-form/</link>
		<comments>http://www.videophpblog.com/2008/10/26/dreamweaver-making-an-email-sending-form/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 09:14:20 +0000</pubDate>
		<dc:creator>OZz</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[emails]]></category>

		<guid isPermaLink="false">http://www.videophpblog.com/?p=44</guid>
		<description><![CDATA[A tutorial that will learn you to build an email handling PHP script that sends info from your on line form to your e-mail.]]></description>
		<wfw:commentRss>http://www.videophpblog.com/2008/10/26/dreamweaver-making-an-email-sending-form/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP calculator</title>
		<link>http://www.videophpblog.com/2008/07/03/php-calculator/</link>
		<comments>http://www.videophpblog.com/2008/07/03/php-calculator/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 17:48:45 +0000</pubDate>
		<dc:creator>OZz</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[witch]]></category>

		<guid isPermaLink="false">http://www.videophpblog.com/?p=37</guid>
		<description><![CDATA[This is a very interesting tutorial if you would like to build your own calculator written in PHP. It guides you through all the steps and it is very clean written and has a good error checking. It uses if, witch and other math functions.]]></description>
		<wfw:commentRss>http://www.videophpblog.com/2008/07/03/php-calculator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to create a database</title>
		<link>http://www.videophpblog.com/2008/06/25/how-to-create-a-database/</link>
		<comments>http://www.videophpblog.com/2008/06/25/how-to-create-a-database/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 05:00:50 +0000</pubDate>
		<dc:creator>OZz</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.videophpblog.com/?p=36</guid>
		<description><![CDATA[This is the perfect video tutorial for begginers hwo want to make from the beggining a good database layout. Take this very serios because the seying "think first and act later" must be taken in consideration when talking about databases.]]></description>
		<wfw:commentRss>http://www.videophpblog.com/2008/06/25/how-to-create-a-database/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP &#8211; Server side vs. client side</title>
		<link>http://www.videophpblog.com/2008/06/05/php-server-side-vs-client-side/</link>
		<comments>http://www.videophpblog.com/2008/06/05/php-server-side-vs-client-side/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 18:28:19 +0000</pubDate>
		<dc:creator>OZz</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.videophpblog.com/?p=29</guid>
		<description><![CDATA[I think this should have been the first tutorials posted on VideoPHPBlog.com. In this video php tutorial you will be explained the basics of what the web server is doing when it receives a web page request and the difference between server side and client side programing.]]></description>
		<wfw:commentRss>http://www.videophpblog.com/2008/06/05/php-server-side-vs-client-side/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP Security</title>
		<link>http://www.videophpblog.com/2008/04/02/php-security/</link>
		<comments>http://www.videophpblog.com/2008/04/02/php-security/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 16:36:59 +0000</pubDate>
		<dc:creator>OZz</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://videophp.co.cc/2008/04/02/php-security/</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.videophpblog.com/2008/04/02/php-security/";</script>Like every programing language, PHP too has some security rules that should not be overlooked. Take a look at this fine video php tutorial to understand this.]]></description>
		<wfw:commentRss>http://www.videophpblog.com/2008/04/02/php-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
