PHP Tutorial Home | Step 1 | Step 2
Check out our new dedicated PHP tutorial website - www.killerphp.com
WHY LEARN PHP
PHP is probably the most popular web scripting language used today. PHP is popular because it's easy to learn and use - generally PHP makes life more exciting. Now that I’ve said that, I guess I should actually give you a reason or two to learn PHP!
As depressing as it may seem, programmers usually are higher up on the totem pole. In other words, knowing how to program will put you in a higher bracket than people who only know web design.
It took me a while to decide on how to start this tutorial - should I begin with theory or do we jump right into coding PHP? After dragging my butt for a while watching TV (and whole host of procrastinations,) it came to me!
The first thing we need to do is make sure you have a place to test your PHP code.
HOW TO TEST YOUR PHP CODE/SCRIPTS
You have two options:
There are pros and cons to both options (nothing in life is ever perfect!) but option one is probably the easiest for most. Once you're set up to view your PHP scripts in action you can move on to step 1 - a crash-mini course on PHP.