Learn PHP - echo Hello World for Beginners

Published: 21 September 2015
on channel: Tech World Software School
696
1

Read "PHP: Basic Fundamental Guide...":
https://amzn.to/2qHKkp3
Need more storage? Get 128GB with micro SD:
https://amzn.to/2T8oHek

Learn how to write your first PHP script using echo.

Learning HTML/CSS? Read Design and Build Websites:
https://amzn.to/2FcOy1Y
Learning JavaScript? Read Eloquent JavaScript:
https://amzn.to/2RL5Qoh

* This video assumes you already have a web server running PHP.

Things to Remember:
- PHP is a scripting language used to make dynamic websites
- All PHP code must be contained within the php tags
- All PHP statements must end with a semi-colon:
echo "Hello World";
- You can use HTML tags within the echo command
- PHP code can be embedded in HTML code, as long as you say you're using PHP (write your code between the PHP opening and closing tags)

My system specs for this video:
- Ubuntu 14.04
- Apache & PHP 5.5.9


Watch video Learn PHP - echo Hello World for Beginners online without registration, duration hours minute second in high quality. This video was added by user Tech World Software School 21 September 2015, don't forget to share it with your friends and acquaintances, it has been viewed on our site 696 once and liked it 1 people.