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
Posts Tagged ‘Editing’
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 Editing & Programming Tutorial -1- Intro to XAMPP
February 15th, 2010
phpmoz Hey guys this is the first part of many tutorials for PHP programming and Editing. SO this is the intro to XAMPP and how it is used with PHP. I will go more detailed on the next tutorial but for now this is the basic into. XAMPP Download: www.apachefriends.org notepad++ Download: notepad-plus.sourceforge.net alleycode Download: www.alleycode.com Follow me on Twitter: www.twitter.com Comment Rate Subscribe

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