Section 1: You, This Course, and Us! |
|
Lecture 1 |
|
02:19 |
Section 2: Installing and setting up PHP |
|
Lecture 2 |
|
19:07 |
|
Lecture 3 |
|
09:45 |
|
Lecture 4 |
|
11:55 |
Section 3: Basic Constructs In The PHP Language |
|
Lecture 5 |
|
05:05 |
|
Lecture 6 |
|
08:43 |
|
Lecture 7 |
|
07:52 |
|
Lecture 8 |
|
09:32 |
|
Lecture 9 |
|
18:29 |
|
Lecture 10 |
|
11:45 |
|
Lecture 11 |
|
16:43 |
|
Lecture 12 |
|
12:38 |
|
Lecture 13 |
|
14:55 |
|
Lecture 14 |
|
09:48 |
Section 4: Web Forms, Validating And Sanitizing User Input, Mitigating Security Risks |
|
Lecture 15 |
|
05:26 |
|
Lecture 16 |
|
16:33 |
|
Lecture 17 |
|
14:05 |
|
Lecture 18 |
|
05:28 |
|
Lecture 19 |
|
15:16 |
|
Lecture 20 |
|
09:16 |
|
Lecture 21 |
|
12:52 |
|
Lecture 22 |
|
09:28 |
|
Lecture 23 |
|
07:36 |
Section 5: Intermediate Constructs In The PHP Language |
|
Lecture 24 |
Example 13 : Introduction to arrays
|
16:22 |
|
Lecture 25 |
|
07:44 |
|
Lecture 26 |
|
07:16 |
|
Lecture 27 |
|
15:33 |
|
Lecture 28 |
|
08:05 |
|
Lecture 29 |
|
11:05 |
|
Lecture 30 |
Example 15 : Pass by Value, Pass By Reference, Default Values
|
12:55 |
|
Lecture 31 |
|
10:05 |
|
Lecture 32 |
|
07:08 |
Section 6: PHP and MySQL - A Well Oiled Integration |
|
Lecture 33 |
|
03:38 |
|
Lecture 34 |
|
03:04 |
|
Lecture 35 |
|
07:03 |
|
Lecture 36 |
|
12:47 |
|
Lecture 37 |
|
01:06 |
|
Lecture 38 |
Example 17 : Connecting, Running Queries, Closing a Connection
|
12:01 |
|
Lecture 39 |
|
14:23 |
|
Lecture 40 |
Example 19 : Running select queries
|
14:04 |
|
Lecture 41 |
|
11:52 |
Section 7: Cookies And Sessions - Stuff Which Makes PHP Cool |
|
Lecture 42 |
|
07:42 |
|
Lecture 43 |
|
12:35 |
|
Lecture 44 |
Example 21 : Deleting a cookie
|
02:57 |
|
Lecture 45 |
|
12:22 |
|
Lecture 46 |
|
14:17 |
|
Lecture 47 |
Example 22 : Destroying sessions
|
06:40 |
|
Lecture 48 |
|
10:28 |
|
Lecture 49 |
|
07:51 |
Section 8: Build A Login Authentication System From The Ground Up |
|
Lecture 50 |
Steps to build a login authentication system
|
03:12 |
|
Lecture 51 |
|
09:16 |
|
Lecture 52 |
|
11:55 |
|
Lecture 53 |
|
13:48 |
|
Lecture 54 |
|
11:19 |
|
Lecture 55 |
|
09:05 |
|
Lecture 56 |
|
09:35 |
|
Lecture 57 |
|
05:35 |
Section 9: Advanced Constructs in PHP: Object Oriented Programming |
|
Lecture 58 |
|
08:27 |
|
Lecture 59 |
|
14:11 |
|
Lecture 60 |
|
10:39 |
|
Lecture 61 |
|
09:01 |
|
Lecture 62 |
|
09:59 |
|
Lecture 63 |
Example 32 : Working with base and derived classes
|
15:06 |
|
Lecture 64 |
|
10:12 |
|
Lecture 65 |
|
10:55 |
|
Lecture 66 |
Example 35 : Final and abstract
|
10:44 |
|
Lecture 67 |
|
10:29 |
|
Lecture 68 |
|
07:56 |
|
Lecture 69 |
|
11:20 |
Section 10: Some random useful stuff |
|
Lecture 70 |
|
17:12 |
|
Lecture 71 |
|
11:42 |
Section 11: Working with files |
|
Lecture 72 |
Example 41 : Read and file and display it's contents
|
03:07 |
|
Lecture 73 |
|
02:45 |
|
Lecture 74 |
Example 43 : More flexibility with files fopen(), fread() and fclose()
|
08:05 |
|
Lecture 75 |
|
03:50 |
|
Lecture 76 |
|
17:03 |