Basic PHP Syntax – PHP 8 Tutorial



Basic PHP Syntax – PHP 8 Tutorial

Basic PHP Syntax - PHP 8 Tutorial

Let’s write some PHP & go over the basic syntax. After this video, you will be able to concatenate & print text to the browser, declare & use variables, use variables within strings & embed PHP within HTML. In all of my videos, I cover a lot of small details that in my opinion are very important so I recommend watching the video fully.

SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL
👍 Smash the like button
🤝 Subscribe to the channel & turn the notifications on
💬 Post comments, any feedback is greatly appreciated
⭐ Become a Patreon: https://www.patreon.com/programwithgio
THANK YOU!

LESSON 1.2
Course Outline – https://github.com/ggelashvili/learnphptherightway-outline
Course Playlist – https://www.youtube.com/playlist?list=PLr3d3QYzkw2xabQRUpcZ_IBk9W50M9pe-

CHAPTERS
00:00 Intro
00:41 Basic Syntax
01:58 Hello World
03:22 Run PHP In Terminal
03:50 Print vs Echo
05:18 Escaping Quotes
05:45 Variables
06:26 $this variable
06:48 Assigning by Value vs Reference
07:45 Variables Within Text
08:52 PHP In HTML
10:45 Comments

Comments are closed.