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.
Posts Tagged ‘quality’
PHP Tutorial for Beginners – #2 – Arrays, Variables, Echo, HTML
April 6th, 2011
phpmoz Newbie tutorial for people that never used PHP before, hope it came out allright as I didn’t prepare this tutorial. Anyway, here’s the manual I was talking about in the video: php.net
PHP Tutorial for Beginners – #1 – Dowloading & Installing
February 16th, 2011
phpmoz Download: www.mediafire.com In this tutorial I’ll be showing you how to download the PHP editor and how to install the PHP editor. I’m also showing you what to do if your version is in Spanish by accident.
PHP Tutorial for Beginners – #1 – Dowloading & Installing
February 16th, 2011
phpmoz Download: www.mediafire.com In this tutorial I’ll be showing you how to download the PHP editor and how to install the PHP editor. I’m also showing you what to do if your version is in Spanish by accident.
PHP Tutorial for Beginners – #3 – Important PHP Rules
October 6th, 2010
phpmoz In this tutorial I am showing some rules and restrictions in PHP. I’m also very sorry that I didn’t make a tutorial the last few days. There’s no code this time because.. Well, there isn’t much you could get confused with!
PHP Tutorial for Beginners – #3 – Important PHP Rules
October 6th, 2010
phpmoz In this tutorial I am showing some rules and restrictions in PHP. I’m also very sorry that I didn’t make a tutorial the last few days. There’s no code this time because.. Well, there isn’t much you could get confused with!
PHP Tutorial : File Upload (Part 1)
July 8th, 2010
phpmoz Part 2 : www.youtube.com Part 3 : www.youtube.com Rate, Comment and Subscribe @ youtube.com

Posted in
Tags:


PHP Tutorial for Beginners – #4 – If Else Statements Boolean Variable
In this tutorial we’re going to make our own first If-Else statement and try to understand how we can use that function for different purposes. If you want to read the code go to: teachmeupphp.blogspot.com