Hello World

This lesson gets you acquainted with the Hello World program in PHP.

We'll cover the following

Why “Hello World”? #

The first program that most aspiring programmers write is the classic “Hello World” program. The purpose of this program is to display the text “Hello World!” to the user.

The “Hello World” example is somewhat famous as it is often the first program presented when introducing a programming language.

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy