PHP Lesson 2 – Add Comments

You will save a lot of time and money if you just remember to write comments as you write your codes. Trust me, you will forget which code goes where and what it does. We all forget. This is a how-to on how to organize your scripts with different types of
Continue Reading »

PHP Lesson 1 – First PHP Script

If you are new to PHP, this is for you. Here you will learn how to create and run a PHP web page for the first time.
Continue Reading »