Hello World in PHP
Every programming journey starts with Hello World. Let’s write our first PHP program.
The Code
Create a file named hello.php:
| |
Every programming journey starts with Hello World. Let’s write our first PHP program.
Create a file named hello.php:
| |