<?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>Tutorial PHP MySQL</title>
	<atom:link href="http://tutorial-php-mysql.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorial-php-mysql.com</link>
	<description>PHP and MySQL free online tutorials</description>
	<lastBuildDate>Thu, 11 Dec 2008 00:17:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Creating a Guest Book in PHP &amp; MySQL</title>
		<link>http://tutorial-php-mysql.com/creating-a-guest-book-in-php-mysql/</link>
		<comments>http://tutorial-php-mysql.com/creating-a-guest-book-in-php-mysql/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 00:17:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Course N2]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[friendly tutorial]]></category>
		<category><![CDATA[full project]]></category>
		<category><![CDATA[guest book]]></category>
		<category><![CDATA[html with php]]></category>
		<category><![CDATA[if else]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://tutorial-php-mysql.com/?p=71</guid>
		<description><![CDATA[In this video tutorial you&#8217;ll see us creating a full PHP project from beginning to the end. We will create a guest book. You will see us creating tables in MySQL database, making forms, using loops and checking entered to the fields information.]]></description>
			<content:encoded><![CDATA[<p>In this video tutorial you&#8217;ll see us creating a full PHP project from beginning to the end. We will create a guest book. You will see us creating tables in MySQL database, making forms, using loops and checking entered to the fields information.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorial-php-mysql.com/creating-a-guest-book-in-php-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial about POST, GET and forms</title>
		<link>http://tutorial-php-mysql.com/tutorial-about-post-get-and-forms/</link>
		<comments>http://tutorial-php-mysql.com/tutorial-about-post-get-and-forms/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 23:35:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Course N2]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[friendly tutorial]]></category>
		<category><![CDATA[GET]]></category>
		<category><![CDATA[php basics]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[strlen]]></category>

		<guid isPermaLink="false">http://tutorial-php-mysql.com/?p=70</guid>
		<description><![CDATA[In this video tutorial you will see how to use html forms to submitting data to php scripts. You will learn about POST and GET ($_POST, $_GET) methods. How to check if data was entered to text field. You will also learn how to use strlen function.]]></description>
			<content:encoded><![CDATA[<p>In this video tutorial you will see how to use html forms to submitting data to php scripts. You will learn about POST and GET ($_POST, $_GET) methods. How to check if data was entered to text field. You will also learn how to use strlen function.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorial-php-mysql.com/tutorial-about-post-get-and-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using if-else statements</title>
		<link>http://tutorial-php-mysql.com/using-if-else-statements/</link>
		<comments>http://tutorial-php-mysql.com/using-if-else-statements/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 22:28:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Course N2]]></category>
		<category><![CDATA[echo]]></category>
		<category><![CDATA[friendly tutorial]]></category>
		<category><![CDATA[if else]]></category>
		<category><![CDATA[php basics]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://tutorial-php-mysql.com/?p=68</guid>
		<description><![CDATA[In this video tutorial you will learn about if-else statements. Here is information about &#8220;==&#8221; operator witch using for true or false (!==) statements.]]></description>
			<content:encoded><![CDATA[<p>In this video tutorial you will learn about if-else statements. Here is information about &#8220;==&#8221; operator witch using for true or false (!==) statements. </p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorial-php-mysql.com/using-if-else-statements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video tutorial about PHP Loops</title>
		<link>http://tutorial-php-mysql.com/video-tutorial-about-php-loops/</link>
		<comments>http://tutorial-php-mysql.com/video-tutorial-about-php-loops/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 22:21:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Course N2]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[echo]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[friendly tutorial]]></category>
		<category><![CDATA[loops]]></category>
		<category><![CDATA[php basics]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://tutorial-php-mysql.com/?p=65</guid>
		<description><![CDATA[In this video we will learn loops. You will study how to do something until something else happens.]]></description>
			<content:encoded><![CDATA[<p>In this video we will learn loops. You will study how to do something until something else happens. </p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorial-php-mysql.com/video-tutorial-about-php-loops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating PHP counter that will use MySQL database</title>
		<link>http://tutorial-php-mysql.com/creating-php-counter-that-will-use-mysql-database/</link>
		<comments>http://tutorial-php-mysql.com/creating-php-counter-that-will-use-mysql-database/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 22:14:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Course N2]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[echo]]></category>
		<category><![CDATA[friendly tutorial]]></category>
		<category><![CDATA[mysql basics]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://tutorial-php-mysql.com/?p=63</guid>
		<description><![CDATA[You will learn how in practice make a counter for web pages using MySQL database. Now you can learn how many times you or somebody else had viewed your page. After refreshing the page the counter will plus one. So you will use browser to access page to return access to database and then put [...]]]></description>
			<content:encoded><![CDATA[<p>You will learn how in practice make a counter for web pages using MySQL database. Now you can learn how many times you or somebody else had viewed your page. After refreshing the page the counter will plus one. So you will use browser to access page to return access to database and then put new data back to the database.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorial-php-mysql.com/creating-php-counter-that-will-use-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connection to MySQL over PHP</title>
		<link>http://tutorial-php-mysql.com/mysql-tables-in-database-2/</link>
		<comments>http://tutorial-php-mysql.com/mysql-tables-in-database-2/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 21:04:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Course N2]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[commenting]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[friendly tutorial]]></category>
		<category><![CDATA[mysql basics]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://tutorial-php-mysql.com/?p=58</guid>
		<description><![CDATA[Tutorial about connecting from PHP to MySQL. How to use database name, user and password to connect to database. Also you will learn how to include and require php-files and why you&#8217;ll need to do this. How to protect your database passwords. Commenting PHP code.]]></description>
			<content:encoded><![CDATA[<p>Tutorial about connecting from PHP to MySQL. How to use database name, user and password to connect to database. Also you will learn how to include and require php-files and why you&#8217;ll need to do this. How to protect your database passwords. Commenting PHP code.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorial-php-mysql.com/mysql-tables-in-database-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL tables User Account</title>
		<link>http://tutorial-php-mysql.com/mysql-tables-user-account/</link>
		<comments>http://tutorial-php-mysql.com/mysql-tables-user-account/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 20:43:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Course N2]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[friendly tutorial]]></category>
		<category><![CDATA[mysql basics]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://tutorial-php-mysql.com/?p=55</guid>
		<description><![CDATA[Working with the tables in MySQL. Using &#8220;INSERT INTO&#8221; command. Viewing what time it takes to MySQL base to proceed that request. Creating MySQL user.]]></description>
			<content:encoded><![CDATA[<p>Working with the tables in MySQL. Using &#8220;INSERT INTO&#8221; command. Viewing what time it takes to MySQL base to proceed that request. Creating MySQL user.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorial-php-mysql.com/mysql-tables-user-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using MySQL tables to make interactive pages and counters</title>
		<link>http://tutorial-php-mysql.com/using-mysql-tables-to-make-interactive-pages-and-counters/</link>
		<comments>http://tutorial-php-mysql.com/using-mysql-tables-to-make-interactive-pages-and-counters/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 22:36:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Course N2]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[friendly tutorial]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[mysql basics]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://tutorial-php-mysql.com/?p=53</guid>
		<description><![CDATA[Store numbers in database to? show +1 number each time page is loaded &#8211; create counter in php + MySql. Making IP stats of visitor views and how it will work. Introduction to Issue number two of PHP Course N2.]]></description>
			<content:encoded><![CDATA[<p>Store numbers in database to? show +1 number each time page is loaded &#8211; create counter in php + MySql. Making IP stats of visitor views and how it will work. Introduction to Issue number two of PHP Course N2.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorial-php-mysql.com/using-mysql-tables-to-make-interactive-pages-and-counters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

