Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn PHP Programming for Beginners
Introduction
Course Objectives and Introduction to PHP (11:20)
PHP Development Environment; Whitespace and Comment; Exercise 1 (7:40)
PHP course exercise files
Variables, Syntax, Operators and Conditional Control
Variables; Exercise 2 (10:59)
Echo vs. Print; Single vs. Double Quotes (5:42)
Operators (11:28)
Controlling the Flow of Execution; Exercise 3 (11:18)
Defining Loops and Debugging
Repeating Codes; Exercise 4 (11:42)
Debugging PHP; Scaffolding Code (4:54)
Working with Arrays and Functions
Arrays; Exercise 5 (10:55)
Functions - Part 1 (11:39)
Functions - Part 2; Exercise 6 (13:52)
External PHP (7:42)
Runtime Error Handling (10:34)
File Resources
Reading and Writing to a File (11:53)
Reading a Configuration File; Exercise 7 (8:07)
Forms and Superglobals
Form Processing; Cookies and Sessions Superglobals; Exercise 8 (10:04)
Database Storage
Database Storage - Part 1 (5:04)
Database Storage - Part 2 (12:33)
Object-Oriented Development
Object-Oriented Development - Part 1 (13:00)
Object-Oriented Development - Part 2 (13:02)
Object-Oriented Development - Part 3 (4:36)
Inheritance Demo (13:37)
Exercise 9 (1:59)
Security
Common Threats (2:44)
Security Demo and Exercise 10 (12:53)
PHP Library
PHP Built-in Constants and Standard PHP Library (12:33)
Standard PHP Library Demo - Part 1 (10:13)
Standard PHP Library Demo - Part 2 (7:10)
SPL Data Structures and Exception Types (8:44)
SPL Data Structures Demo (14:57)
SPL Exception Types Demo; Exercise 11 (8:06)
SQL for Developers
Relational Database Management Systems and SQL Language (5:50)
SQL Statement (7:48)
Select Statement Demo - Part 1 (14:13)
Table Joins and Union (5:36)
Select Statement Demo - Part 2 (14:47)
Joins Demo (4:08)
Insert, Update and Delete Commands; Aggregate Functions (8:01)
Queries and Store Procedure (5:58)
Design Pattern
Design Pattern Categories (6:12)
Singleton Pattern Demo (8:52)
Observer Pattern Demo (6:52)
Course Conclusion
Closing (2:04)
Course Quiz and Certificate of Completion
PHP Development Environment; Whitespace and Comment; Exercise 1
Complete and Continue