PHP Quick Intro, Review and Start

PHP Quick Intro, Review and Start

Dave Gray via YouTube Direct link

Defining PHP constants

14 of 20

14 of 20

Defining PHP constants

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

PHP Quick Intro, Review and Start

Automatically move to the next video in the Classroom when playback concludes

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

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.