<?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 Blog &#187; computer</title>
	<atom:link href="http://blog.phpmoz.org/tag/computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.phpmoz.org</link>
	<description>PHP Blog - PHP Resource Information</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:00:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PHP LFI Tutorial</title>
		<link>http://blog.phpmoz.org/php-lfi-tutorial/</link>
		<comments>http://blog.phpmoz.org/php-lfi-tutorial/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 04:03:47 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[blackhat]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[cracking]]></category>
		<category><![CDATA[environ]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[greyhat]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[Hacker (computer Security)]]></category>
		<category><![CDATA[Hacker (term)]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[inclusion]]></category>
		<category><![CDATA[lfi]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[maker]]></category>
		<category><![CDATA[onaquad]]></category>
		<category><![CDATA[oxagast]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[proc]]></category>
		<category><![CDATA[self]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[whitehat]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/php-lfi-tutorial/</guid>
		<description><![CDATA[In this tutorial I will show you a PHP Local File Inclusion technique using /proc/self/environ.]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/o1LQ9uHhGX4?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/o1LQ9uHhGX4?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>In this tutorial I will show you a PHP Local File Inclusion technique using /proc/self/environ.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/php-lfi-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Tutorial &#124; Higher / Lower game &#124; HD</title>
		<link>http://blog.phpmoz.org/php-tutorial-higher-lower-game-hd/</link>
		<comments>http://blog.phpmoz.org/php-tutorial-higher-lower-game-hd/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 06:27:45 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[High-definition Television]]></category>
		<category><![CDATA[Higher]]></category>
		<category><![CDATA[Jasper]]></category>
		<category><![CDATA[jaspervergers]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Lower]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Vergers]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/php-tutorial-higher-lower-game-hd/</guid>
		<description><![CDATA[In this tutorial you will learn how to create an easy higher/lower game. The goal of this game is to guess if the next number in the list is higher than the number that is displayed on the screen. If you have any questions feel free to ask, i will give a response as soon [...]]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/rdoohof7WUA?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/rdoohof7WUA?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>In this tutorial you will learn how to create an easy higher/lower game. The goal of this game is to guess if the next number in the list is higher than the number that is displayed on the screen. If you have any questions feel free to ask, i will give a response as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/php-tutorial-higher-lower-game-hd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Tutorial 29 &#8211; MySQL Reading Data (PHP For Beginners)</title>
		<link>http://blog.phpmoz.org/php-tutorial-29-mysql-reading-data-php-for-beginners/</link>
		<comments>http://blog.phpmoz.org/php-tutorial-29-mysql-reading-data-php-for-beginners/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 18:27:50 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[For]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[hello]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[lesson]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysqli]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[selecting]]></category>
		<category><![CDATA[server-side]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[teach]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[world]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/php-tutorial-29-mysql-reading-data-php-for-beginners/</guid>
		<description><![CDATA[This video explores the SELECT statement when working with MySQL queries in PHP. We take two mock entries from our table and then display two fields in that table onto a clients page. This video does not show how to use the statement effectively but that will be covered further down the line. For more [...]]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/DlKqy89qQHE?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/DlKqy89qQHE?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>This video explores the SELECT statement when working with MySQL queries in PHP. We take two mock entries from our table and then display two fields in that table onto a clients page. This video does not show how to use the statement effectively but that will be covered further down the line. For more information, check out the website: howtostartprogramming.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/php-tutorial-29-mysql-reading-data-php-for-beginners/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PHP Tutorial 28 &#8211; MySQL Inserting Data (PHP For Beginners)</title>
		<link>http://blog.phpmoz.org/php-tutorial-28-mysql-inserting-data-php-for-beginners/</link>
		<comments>http://blog.phpmoz.org/php-tutorial-28-mysql-inserting-data-php-for-beginners/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 13:39:47 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[For]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[hello]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[inserting]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[lesson]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysqli]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[server-side]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[teach]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[world]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/php-tutorial-28-mysql-inserting-data-php-for-beginners/</guid>
		<description><![CDATA[This tutorial takes a look at how to insert data into a MySQL Table and specify which fields to insert data into. There is no example of using this to insert user-generated data yet because of the 15 minute limit but I will cover that don&#8217;t worry. The more experienced viewers will know how to [...]]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/lKTGyaLefvM?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/lKTGyaLefvM?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>This tutorial takes a look at how to insert data into a MySQL Table and specify which fields to insert data into. There is no example of using this to insert user-generated data yet because of the 15 minute limit but I will cover that don&#8217;t worry. The more experienced viewers will know how to do this already. For more information, check out the website: howtostartprogramming.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/php-tutorial-28-mysql-inserting-data-php-for-beginners/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>PHP Tutorial 2 &#8211; Variables and strings</title>
		<link>http://blog.phpmoz.org/php-tutorial-2-variables-and-strings/</link>
		<comments>http://blog.phpmoz.org/php-tutorial-2-variables-and-strings/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 18:27:31 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mr]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[productions]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[strings]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[variable]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[xxx]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/php-tutorial-2-variables-and-strings/</guid>
		<description><![CDATA[Variables are used for storing values, like text strings, numbers or arrays. When a variable is declared, it can be used over and over again in your script. All variables in PHP start with a dollar ($) sign symbol. String variables are used for values that contain characters. In this chapter we are going to [...]]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/tBzoHv-Cpqo?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/tBzoHv-Cpqo?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>Variables are used for storing values, like text strings, numbers or arrays. When a variable is declared, it can be used over and over again in your script. All variables in PHP start with a dollar ($) sign symbol. String variables are used for values that contain characters. In this chapter we are going to look at the most common functions and operators used to manipulate strings in PHP. After we create a string we can manipulate it. A string can be used directly in a function or it can be stored in a variable. E-mail: mr.gigiliIII@gmail.com Twitter: www.twitter.com Website: www.mrxxxproductions.pcriot.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/php-tutorial-2-variables-and-strings/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>JAVA J2EE JEE PHP C++ TUTORIAL VIDEO FACILE . Cours programmation pr débutant gratuit</title>
		<link>http://blog.phpmoz.org/java-j2ee-jee-php-c-tutorial-video-facile-cours-programmation-pr-debutant-gratuit/</link>
		<comments>http://blog.phpmoz.org/java-j2ee-jee-php-c-tutorial-video-facile-cours-programmation-pr-debutant-gratuit/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 11:16:09 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[actiris]]></category>
		<category><![CDATA[apprendre]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[bruxelles]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[cours]]></category>
		<category><![CDATA[debutant]]></category>
		<category><![CDATA[dorifor]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[educational]]></category>
		<category><![CDATA[en-ligne]]></category>
		<category><![CDATA[facile]]></category>
		<category><![CDATA[formation]]></category>
		<category><![CDATA[français]]></category>
		<category><![CDATA[informatique]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JEE]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[on-line]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programmation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Simple]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutoriel]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/java-j2ee-jee-php-c-tutorial-video-facile-cours-programmation-pr-debutant-gratuit/</guid>
		<description><![CDATA[Le PLUS FACILE cours en programmation! The easiest training in the programming: WWW.WEBOK.INFO. Si vous avez réussi notre test à 100% et que vous êtes d&#8217;accord avec cette affirmation tapez &#8220;Oui, facile&#8221; dans le commentaire. Sinon, dans le commentaire, vous pouvez toujours ajouter l&#8217;adresse d&#8217;un cours qui est plus facile d&#8217;après vous.]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/HKiEP0OmHtU?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/HKiEP0OmHtU?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>Le PLUS FACILE cours en programmation! The easiest training in the programming: WWW.WEBOK.INFO. Si vous avez réussi notre test à 100% et que vous êtes d&#8217;accord avec cette affirmation tapez &#8220;Oui, facile&#8221; dans le commentaire. Sinon, dans le commentaire, vous pouvez toujours ajouter l&#8217;adresse d&#8217;un cours qui est plus facile d&#8217;après vous.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/java-j2ee-jee-php-c-tutorial-video-facile-cours-programmation-pr-debutant-gratuit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to make Websites : PHP Tutorial 2 : Strings and Echo</title>
		<link>http://blog.phpmoz.org/how-to-make-websites-php-tutorial-2-strings-and-echo/</link>
		<comments>http://blog.phpmoz.org/how-to-make-websites-php-tutorial-2-strings-and-echo/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 11:15:28 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[Best Website Tutorial]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[Creating Websites]]></category>
		<category><![CDATA[How to Code PHP]]></category>
		<category><![CDATA[How to create a website]]></category>
		<category><![CDATA[How to make websites]]></category>
		<category><![CDATA[How to Program]]></category>
		<category><![CDATA[How to software]]></category>
		<category><![CDATA[Installing Wamp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PHP programming]]></category>
		<category><![CDATA[software tutorial]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorial 1]]></category>
		<category><![CDATA[wamp]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/how-to-make-websites-php-tutorial-2-strings-and-echo/</guid>
		<description><![CDATA[Welcome to my Second PHP Tutorial based around Variables, echo and Starting, Ending PHP tags If you want to develop GOOD websites, you are at the right place, please tell your friends and GET CODING Check us out on FaceBook! here : www.facebook.com]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/NLkmm2n-x4s?f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/NLkmm2n-x4s?f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>Welcome to my Second PHP Tutorial based around Variables, echo and Starting, Ending PHP tags If you want to develop GOOD websites, you are at the right place, please tell your friends and GET CODING <img src='http://blog.phpmoz.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Check us out on FaceBook! here : www.facebook.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/how-to-make-websites-php-tutorial-2-strings-and-echo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP programming tutorial &#8211; Basics</title>
		<link>http://blog.phpmoz.org/php-programming-tutorial-basics/</link>
		<comments>http://blog.phpmoz.org/php-programming-tutorial-basics/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 13:39:44 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[maker]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Using]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/php-programming-tutorial-basics/</guid>
		<description><![CDATA[A tutorial on the basics of php. LAMP for ubuntu: www.youtube.com XAMPP for pretty much everything else: www.youtube.com]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/0r4VxFdVL4Q?f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/0r4VxFdVL4Q?f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>A tutorial on the basics of php. LAMP for ubuntu: www.youtube.com XAMPP for pretty much everything else: www.youtube.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/php-programming-tutorial-basics/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>Tutorial: Simple how to include and use functions in PHP in 7 minutes</title>
		<link>http://blog.phpmoz.org/tutorial-simple-how-to-include-and-use-functions-in-php-in-7-minutes/</link>
		<comments>http://blog.phpmoz.org/tutorial-simple-how-to-include-and-use-functions-in-php-in-7-minutes/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 11:15:51 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[define]]></category>
		<category><![CDATA[Echo]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Include]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/tutorial-simple-how-to-include-and-use-functions-in-php-in-7-minutes/</guid>
		<description><![CDATA[TIP: Scroll to 6:45 to see the result first!!! Welcome to my next tutorial In this tutorial we will see how to: Steps: 1. Create 2 php documents in Adobe Dreamweaver CS5 2. Include the 2. php dodument inside the 1. php document with &#8220;include()&#8221; 3. define a function that has 2 input variables and [...]]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/efiVGiRFE_A?f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/efiVGiRFE_A?f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>TIP: Scroll to 6:45 to see the result first!!! Welcome to my next tutorial <img src='http://blog.phpmoz.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  In this tutorial we will see how to: Steps: 1. Create 2 php documents in Adobe Dreamweaver CS5 2. Include the 2. php dodument inside the 1. php document with &#8220;include()&#8221; 3. define a function that has 2 input variables and 1 output variable 4. call the function and echo the result of the function Required and used Software: &#8211; Webserver with PHP &#8211; Text Editor (or Adobe Dreamweaver like in our example) I hope that you will enjoy this basic tutorial!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/tutorial-simple-how-to-include-and-use-functions-in-php-in-7-minutes/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>PHP tutorial &#8211; 1. What is PHP?</title>
		<link>http://blog.phpmoz.org/php-tutorial-1-what-is-php/</link>
		<comments>http://blog.phpmoz.org/php-tutorial-1-what-is-php/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 13:39:46 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[best]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[course]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[manual]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[New]]></category>
		<category><![CDATA[newbie]]></category>
		<category><![CDATA[onclicktutorials]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/php-tutorial-1-what-is-php/</guid>
		<description><![CDATA[In this video i will give you a little intro to PHP. ATTENTION: I recommend you to see my javascript tutorials before learning PHP.]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/3KTomEFK3J4?f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/3KTomEFK3J4?f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>In this video i will give you a little intro to PHP. ATTENTION: I recommend you to see my javascript tutorials before learning PHP.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/php-tutorial-1-what-is-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

