Introduction



Day 1: Getting Ready.

Welcome to the first day of your PHP learning journey!

Today you are going to learn the very foundations of the PHP programming language.

First, we will be going through some basic web development concepts, including the difference between client-side and server-side programming and how PHP is related to HTML.

Next, you will be guided into setting up your local development environment, so you can start writing PHP code and practicing on your computer right away.

Finally, you will write your first "Hello World" PHP page.

By the end of the day, you will be ready to start coding in PHP on your computer.


These lessons are very important for beginners, so make sure that everything is clear to you.

It's also very important that you install a local development environment, as explained in the next lessons. You are going to use it for the exercises throughout this course.

Remember that you can leave comments and questions inside each lesson. If you have any doubt or question, just leave a comment and I will answer you personally.

What you will learn today:

  • The difference between client-side and server-side web programming.
  • How to set up your local PHP development environment.
  • How PHP and HTML work together.
  • How to write your first PHP page.




Complete and Continue  
Discussion

1 comments