Review for Introduction to PHP on Codecademy's Learn PHP Course, Review Beginner PHP Concepts VIDEO
In this PHP lesson, we go over, Review for Introduction to PHP on Codecademy's Learn PHP Course, Review Beginner PHP Concepts. This quick lesson sums up some of the key material we wen't over in the previous lessons. We learned that PHP is still a commonly used language. We we told that PHP is designed in such a way that makes interaction with HTML easy, and allows us to generate dynamic website content. We are told that PHP is embedded in to HTML by using the special PHP opening and closing tags. All PHP statements must end with a semicolon. Remember that whitespace is usually ignored. We were also told that keywords are not case sensitive but it is standard to following naming conventions! Make sure to review the concepts and only move forward when you feel confident in the material we covered thus far!
Other Videos By We Will Code 2022-04-13 How to Use Assign by Reference, PHP Assign by Reference Explained, Codecademy PHP Variable Alias 2022-04-12 The Concatenating Assignment Operator, Codecademy's Learn PHP, Concat Assignment Operator in PHP 2022-04-12 PHP Variable Reassignment Explained, How to Reassign a Variable in PHP, Codecademy's Learn PHP Guide 2022-04-11 Learn Variable Parsing in PHP, How to Parse Variables in a String with PHP, Codecademy Learn PHP 2022-04-11 Using Variables in PHP, How to Use a Variable in PHP, Output Variables in PHP, Codecademy Learn PHP 2022-04-10 Creating Variables with PHP, Learning to Write PHP Variables, Understand Variables in PHP Codecademy 2022-04-10 How Variables Work in PHP, Variables Explained in PHP, Codecademy's Learn PHP, Strings and Variables 2022-04-09 How to Combine Strings in PHP, String Concatenation PHP, Learn to Concatenate Strings, Codecademy 2022-04-08 Escape Sequences in PHP, How to Use PHP Escape Sequences, Escape Sequences Explained on Codecademy 2022-04-08 What are Strings in PHP, How to Create PHP String, The String Data Type Explained, PHP on Codecademy 2022-04-08 Review for Introduction to PHP on Codecademy's Learn PHP Course, Review Beginner PHP Concepts 2022-04-08 Todo App, Create, Read, Update, Delete, What is CRUD in PHP, How CRUD Works in PHP, Codecademy PHP 2022-04-08 How PHP Comments Work, Comment in PHP, Multi-Line PHP Comment, Single Line PHP Comment, Codecademy 2022-04-08 How is PHP Executed, Writing a PHP Script File, Codecademy's Learn PHP, General Purpose Programming 2022-04-07 How is PHP Used in HTML, Learn PHP, Codecademy, Build Dynamic Web Pages in PHP, The PHP Interpreter 2022-04-07 The History of PHP, Learn PHP History, PHP History Explained for Beginners, Codecademy Learn PHP 2022-04-07 Why Learn PHP, Introduction to PHP Programming Language, Codecademy Free Full PHP Programming Course 2022-04-05 Node setTimeout Function JavaScript Promises Explained, Promises in JavaScript Explained, Codecademy 2022-04-04 Learning how to use JavaScript Promises, Constructing a Promise Object, JavaScript Promise Example 2022-04-04 Intro to JavaScript Promises, What is a Promise in JavaScript, Asynchronous Programming Codecademy 2022-04-04 How to Import Modules in Node JS, Exporting Modules in Node JS, Use Modules with Require, Codecademy
Tags: Code
Coding
PHP
Programming
Server-side
Tutorials
back-end