PHP Quick Intro, Review and Start

preview_player
Показать описание

PHP Quick Intro, Review and Start for beginners or as a refresher on some of the PHP basics. This tutorial will guide you through most of the essentials you need to start programming with PHP fast! PHP is part of the LAMP (Linux, Apache, MySQL, PHP) stack that has powered the majority of the web for over two decades.

(0:00) Intro
(0:26) Start Apache in the XAMPP control panel
(1:18) Open XAMPP htdocs ➜ your_folder in Visual Studio Code
(2:10) PHP files are often mixed with HTML code
(2:44) How to add php code to your file
(3:08) Defining variables in PHP
(3:57) Output to the HTML page with PHP echo
(4:35) Inserting a PHP variable into a string
(6:05) PHP comments
(6:40) PHP data types
(8:15) Retrieve data from a PHP array
(9:15) PHP variable name restrictions
(9:40) Defining PHP constants
(10:30) PHP string concatenation
(13:10) Adding line breaks / new line returns to PHP output
(14:12) PHP Math Operators
(15:20) PHP Compound Assignment Operators
(16:20) Increment and Decrement in PHP
(16:53) Embedding PHP in an HTML tag: Create Dark Mode

📺 Learn Web Dev at these sites:

✅ Follow Me:

Was this PHP Quick Start tutorial helpful? If so, please share. Let me know your thoughts in the comments.

#php #quick #intro
Рекомендации по теме
Комментарии
Автор

Dave, you have excellent content! Your videos are an invaluable resource!

DanClapp
Автор

Nice intro,
I think the dark-mode switching example would be much easier to read for a beginner if you divided the if statement into multiple lines.
short videos are the best (I still have 5 hours of the JS course to watch)

ahmad-murery
Автор

Oh awesome a php video you don't see many of those or at least any that are up to date, It's still a heavily used language for jobs in my area so I appreciate the video

kelpfish
Автор

let's appreciate Dave and his work..
free lessons, great explained and a lot of topics included
he doesn't say that but I will
hit SUBSCRIBE and LIKE
also share those videos so many others will be able to learn

KingJulien
Автор

Very good structured material
Thanks a lot!

shlxng
Автор

hello, you are inspiring me , thank you

zineddinelouzani
Автор

hi, what is the best for windows system xamp or wamp?

nogafouz
Автор

Hey Dave, how did you open the localhost page?

asapkode
Автор

Hey there Dave. I'm curious why you don't use live server with live updates? Not uncommon:)

atouchofa.d.d.