If you're new to PHP, this course will give you an overview of many of the language's core concepts.
Overview
Syllabus
What is PHP?
Personal Home Page, Preprocessor, and 80% of the Internet? Let's Learn about PHP. We will go over the basic usage and get started using workspaces.
PHP Data & Structure
Let's learn about PHP variables, statements, comments, and more!
PHP Datatypes
There are several different datatypes in PHP that you will use on a regular basis. We will begin our introduction to these datatypes here.
PHP Operators
PHP Operators
PHP Conditionals & Loops
PHP Conditionals & Loops are so common in PHP you will wonder how you ever got by without them.