This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Jump Start
Welcome
Learn PHP the easy way
How this course works
Resources and help
Copyright notice
Day 1: Getting Ready
Introduction
Client-side and server-side (0:20)
Static and dynamic web pages
Set up your development environment
How does a PHP script work?
Your first PHP app
CSS, JavaScript and other languages
Dynamic content (0:15)
Day 2: PHP Variables
Introduction
Variables in PHP
The echo command
Numeric variables
String variables
Using numbers as strings
Numeric strings: using strings as numbers
Other variable types
Quiz
Day 3: Arrays And Constants
Introduction
Arrays
Array keys
Numeric arrays
Arrays with string keys: maps
Multi-dimensional arrays
Constants
Comments
Quiz
Day 4: Working With Variables
Introduction
Arithmetic operators
Incrementing/Decrementing operators
Comparison operators
Comparing different types
Strict comparison
Quiz
Day 5: PHP Functions
Introduction
How functions work
Function arguments
PHP core functions
How to find the functions you need (0:32)
Combining functions
User-defined functions
Functions and variable scope
Including scripts
Quiz
Day 6: Control Structures
Introduction
Control structures
IF / ELSE blocks
Nested IF blocks
Multiple IF conditions
While loops
For loops
Foreach loops
Quiz
Day 7: Useful PHP Functions
Introduction
String functions (part 1)
String functions (part 2)
Array functions (part 1)
Array functions (part 2)
Date and time functions
Day 8: User Input
Introduction
The Request String
HTML forms
GET and POST
Example: age calculator
Quiz
Day 9: Sessions
Introduction
What are PHP Sessions?
The $_SESSION array
Session example
How to "forget" a Session
Session lifetime
Quiz
Conclusion
Congratulations!
Your feedback
What's next?
Multiple IF conditions
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock