Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn PHP Programming for Beginners
Introduction
Course Objectives and Introduction to PHP
PHP Development Environment; Whitespace and Comment; Exercise 1
PHP course exercise files
Variables, Syntax, Operators and Conditional Control
Variables; Exercise 2
Echo vs. Print; Single vs. Double Quotes
Operators
Controlling the Flow of Execution; Exercise 3
Defining Loops and Debugging
Repeating Codes; Exercise 4
Debugging PHP; Scaffolding Code
Working with Arrays and Functions
Arrays; Exercise 5
Functions - Part 1
Functions - Part 2; Exercise 6
External PHP
Runtime Error Handling
File Resources
Reading and Writing to a File
Reading a Configuration File; Exercise 7
Forms and Superglobals
Form Processing; Cookies and Sessions Superglobals; Exercise 8
Database Storage
Database Storage - Part 1
Database Storage - Part 2
Object-Oriented Development
Object-Oriented Development - Part 1
Object-Oriented Development - Part 2
Object-Oriented Development - Part 3
Inheritance Demo
Exercise 9
Security
Common Threats
Security Demo and Exercise 10
PHP Library
PHP Built-in Constants and Standard PHP Library
Standard PHP Library Demo - Part 1
Standard PHP Library Demo - Part 2
SPL Data Structures and Exception Types
SPL Data Structures Demo
SPL Exception Types Demo; Exercise 11
SQL for Developers
Relational Database Management Systems and SQL Language
SQL Statement
Select Statement Demo - Part 1
Table Joins and Union
Select Statement Demo - Part 2
Joins Demo
Insert, Update and Delete Commands; Aggregate Functions
Queries and Store Procedure
Design Pattern
Design Pattern Categories
Singleton Pattern Demo
Observer Pattern Demo
Course Conclusion
Closing
Course Quiz and Certificate of Completion
Course Objectives and Introduction to PHP
Complete and Continue