PHP & MySQL: The Bad Tutorials

Video Lectures

Displaying all 69 video lectures.
Lecture 1
Introduction to PHP
Play Video
Introduction to PHP
Lecture 2
Installing WAMP
Play Video
Installing WAMP
Lecture 3
First PHP Script
Play Video
First PHP Script
Lecture 4
The ECHO Statement
Play Video
The ECHO Statement
Lecture 5
Comments in PHP
Play Video
Comments in PHP
Lecture 6
Variables in PHP
Play Video
Variables in PHP
Lecture 7
Strings (Part-1)
Play Video
Strings (Part-1)
Lecture 8
Strings (Part-2)
Play Video
Strings (Part-2)
Lecture 9
Strings (Part-3)
Play Video
Strings (Part-3)
Lecture 10
Numbers (Part-1)
Play Video
Numbers (Part-1)
Lecture 11
Numbers (Part-2)
Play Video
Numbers (Part-2)
Lecture 12
Numbers (Part-3)
Play Video
Numbers (Part-3)
Lecture 13
Arrays
Play Video
Arrays
Lecture 14
Associative Arrays
Play Video
Associative Arrays
Lecture 15
Array Functions
Play Video
Array Functions
Lecture 16
Boolean Data Type
Play Video
Boolean Data Type
Lecture 17
Null Value & Empty Method
Play Video
Null Value & Empty Method
Lecture 18
Constants
Play Video
Constants
Lecture 19
Implicit Type Conversion
Play Video
Implicit Type Conversion
Lecture 20
Explicit Type Conversion
Play Video
Explicit Type Conversion
Lecture 21
IF Statement
Play Video
IF Statement
Lecture 22
Else & Elseif Statements
Play Video
Else & Elseif Statements
Lecture 23
Relational Operators
Play Video
Relational Operators
Lecture 24
Logical Operators
Play Video
Logical Operators
Lecture 25
Finding the Largest of Three Numbers
Play Video
Finding the Largest of Three Numbers
Lecture 26
Switch Statement
Play Video
Switch Statement
Lecture 27
While Loop
Play Video
While Loop
Lecture 28
For Loop
Play Video
For Loop
Lecture 29
Foreach Loop
Play Video
Foreach Loop
Lecture 30
Looping through Associative Arrays using Foreach Loop
Play Video
Looping through Associative Arrays using Foreach Loop
Lecture 31
Continue Statement
Play Video
Continue Statement
Lecture 32
Break Statement
Play Video
Break Statement
Lecture 33
Array Pointers
Play Video
Array Pointers
Lecture 34
Functions (Part-1)
Play Video
Functions (Part-1)
Lecture 35
Functions (Part-2)
Play Video
Functions (Part-2)
Lecture 36
Returning Values From Functions
Play Video
Returning Values From Functions
Lecture 37
Returning Multiple Values From Functions
Play Video
Returning Multiple Values From Functions
Lecture 38
Scope of Variables
Play Video
Scope of Variables
Lecture 39
Functions With Default Arguments
Play Video
Functions With Default Arguments
Lecture 40
Passing Values Through Query String
Play Video
Passing Values Through Query String
Lecture 41
Encoding URLs
Play Video
Encoding URLs
Lecture 42
HTML Special Characters
Play Video
HTML Special Characters
Lecture 43
Viewing Special Characters
Play Video
Viewing Special Characters
Lecture 44
Including PHP Files
Play Video
Including PHP Files
Lecture 45
Obtaining Values Through Forms
Play Video
Obtaining Values Through Forms
Lecture 46
Form Validation in PHP
Play Video
Form Validation in PHP
Lecture 47
Setting Cookies
Play Video
Setting Cookies
Lecture 48
Obtaining Cookie Values
Play Video
Obtaining Cookie Values
Lecture 49
Unsetting Cookies
Play Video
Unsetting Cookies
Lecture 50
Creating Database in MySql
Play Video
Creating Database in MySql
Lecture 51
Creating Users in MySql
Play Video
Creating Users in MySql
Lecture 52
Creating Tables
Play Video
Creating Tables
Lecture 53
MySql For Excel
Play Video
MySql For Excel
Lecture 54
Inserting Data Into a Table
Play Video
Inserting Data Into a Table
Lecture 55
Updating Tables
Play Video
Updating Tables
Lecture 56
Deleting Data
Play Video
Deleting Data
Lecture 57
Altering Table Structure
Play Video
Altering Table Structure
Lecture 58
SQL Joins
Play Video
SQL Joins
Lecture 59
Connecting to a Database Using PHP
Play Video
Connecting to a Database Using PHP
Lecture 60
Executing a Query Using PHP
Play Video
Executing a Query Using PHP
Lecture 61
Displaying Retrieved Data
Play Video
Displaying Retrieved Data
Lecture 62
Formatting Displayed Data
Play Video
Formatting Displayed Data
Lecture 63
Creating Tables
Play Video
Creating Tables
Lecture 64
Inserting Data in a Table
Play Video
Inserting Data in a Table
Lecture 65
Updating Data
Play Video
Updating Data
Lecture 66
Deleting Data
Play Video
Deleting Data
Lecture 67
Removing a Table
Play Video
Removing a Table
Lecture 68
Creating a Signup Page
Play Video
Creating a Signup Page
Lecture 69
Conclusion
Play Video
Conclusion