Click on the title of the lecture to download/view file:
Lecture2 Dynamic Websites and PHP
Lecture 3 Using variable in PHP
Lecture 4 Escape Sequences in PHP
Lecture5 PHP data types and constants
Lecture 7 PHP Operator Precedence & Associativity
Unit2 Lecture 1 Capturing Form Data
Unit2 Lecture 2 Dealing with multi value fields in PHP
Unit 2 Lecture 3 Redirecting a form after submission
Unit 2 Lecture 4 Controlling Program Flow
Unit2 Lecture 5 while and do while loops
Unit2 Lecture 6 for, foreach loops, break and continue
Unit 2 Lecture 7 GoTO and Exit
Unit3Lecture2Procssing arrays with loops and iterators
Unit 3 Lecture 3 Array functions
Unit3 Lecture 4 Functions in PHP
Unit 3 Lecture 5 functions in PHP (Part-2)
Unit 4 Lecture 1 Introduction to Strings
Unit 4 Lecture 2 Formatting Strings
Unit 4 Lecture 3 Joining and Splitting Strings
Unit 4 Lecture 4 Comparing Strings, Searching & Replacing Strings
Unit 4 Lecture 4-2 Strings(heredoc method)
Unit 4 Lecture 5 Regular Expressions
Unit 4 Lecture 6 Regular Expression-2