Course Content
Installing PHP on your home computer
Sometimes the easiest parts of programming can be overwhelming for a newbie. Installing all the development tools needed to learn PHP is one of them. I break it all down for you step-by-step so you'll be up and running in no time.
0/2
PHP syntax
The word "syntax" isn't a word you use every day. Although it won't exactly get you brownie points for using it at your next business dinner, it will definitely help you in the PHP world. Syntax refers to the rules necessary to put all the pieces of PHP code together. Just as the English language has rules for putting sentences, paragraphs, and entire works together, so does PHP. I'll teach you how to make your PHP masterpiece work.
0/1
PHP variables
Variables are where you store values for use in your PHP programs. When you learn PHP, it is essential to master this. This is exactly how everything your users type in an online form gets into your databases.
0/1
PHP string
No, PHP strings aren't something you tie around your finger to remember something. But I'll teach you what they are for in beginner PHP video series.
0/1
PHP Operators
PHP operators are symbols used to perform operations on variables and values. They are essential in PHP programming to manipulate data. Here’s a breakdown of the different types of PHP operators:
0/1
PHP If-else statements
0/1
PHP Switch
0/1
PHP Arrays
0/1
PHP while loops
People may get tired of doing repetitive procedures, but computers never do. That's what they're there for. When you learn PHP, you can put your computer to work performing processes you don't want to do yourself.
0/1
PHP FOR loops
0/1
PHP Functions
0/1
Login tutorial
0/1
Master PHP and MySQL: A Beginner’s Guide
0% Complete

Shopping cart

0
image/svg+xml

No products in the cart.

Continue Shopping