Intro To PHP For Web Development
- Description
- Curriculum
- FAQ
- Reviews
In this course you’ll learn everything you need to know about PHP for Web Development.
PHPÂ powers most of the Internet, and using it is much easier than many other programming languages.Â
PHP is completely free to use, and you’ll be up and running building cool web apps in minutes.Â
In this course I’ll walk you through the PHP language itself. You’ll learn computer programming fundamentals like:
-Variables
– Math Operators
– Comparison Operators
– If/Else Statements
– Arrays
– Loops
– Functions
– And more!
We’ll also learn how to set up an online development environment where you can write your code, and learn all about version control using git and github.
I’ll also show you how to host websites for free on the popular Heroku web hosting platform.
PHP is an incredibly useful skill to have, and learning has never been easier!  I’ll see you inside!
-
1Introduction
-
2First Things First: How To Get Support Fast!
Check out my student Facebook Group...
It's a great place to get fast support for this course from me, to interact with other students, to post your projects and code, and to access course announcements and extras...
Join Now!
https://www.facebook.com/groups/codemycom/
-
3Install XAMPP
-
4Install Sublime Text Editor
-
5PHP Structure and Syntax
-
6Variables
-
7Math Operators
-
8String Concantenation
-
9Comparison Operators
-
10Escape Characters
-
11If Else Statements
-
12Elseif Statements
-
13Numeric Arrays
-
14Associative Arrays
-
15Array Count
-
16While Loops
-
17For Loops
-
18Foreach Loops
-
19Functions
-
20Random Function
-
21Date Function
-
22String Manipulation Functions
-
23Include Function
-
24Templating Out A Website
-
25Template Practice and Jumbotron
-
26Install Git Bash Terminal
-
27Generate an SSH Key
-
28Initialize Git
-
29Setup Github.com
-
30Install the Heroku Toolbelt
-
31Push Code To Heroku
-
32Heroku Domain Names
-
33Conclusion
-
34PHP Cheat Sheet
Grab the PHP Cheat Sheet Here: https://codemy.com/php-sheet.pdf