PHP and SQLite
This video tutorial will show you the basics on how to use SQLite database engine to create databases, tables, insert data and retrieve data. We will also look at how to use SQLiteManager web based tool to manage SQLite databases.
by Kusal Arthanayake
Learn Shopping Cart Basics with php
This video lesson will cover the basics of creating a simple shopping cart using php and mysql.
Shopping Cart Basics with php (25MB)
by Kusal Arthanayake
Create a simple php Contact Us form
This video lesson will look at how to create a simple Contact Us form for your website. Using the knowledge you get from this lesson series, you can customize your own form as you like.
by Kusal Arthanayake
Working with HTML Forms and PHP
This lesson series will show how to grab submitted form data using php. It will cover html form elements like text boxes, select boxes(drop down), radio buttons, check boxes and text areas. Final video will teach you the difference between GET and POST method.
HTML Forms and PHP - Part 1 (10MB)
HTML Forms and PHP - Part 2 (15MB)
HTML Forms and PHP - POST vs GET Method (4MB)
by Kusal Arthanayake
Build a basic php login system
This lesson will show you the basics of how to build a simple login system.
Remove Undeclared variable notice (3MB)
by Kusal Arthanayake
Dynamic Drop Down Boxes and Photo Navigator using PHP
This video lesson series will first cover how to create drop down boxes dynamically using database values. Also it will show you how to dynamically populate a Drop down box when a value is selected from another drop down box.
Final video will show you how to build a simple photo navigator, how to create 'next' and 'previous' links using database values.
Dynamic DropDown - Part 1 (1MB)
Dynamic DropDown - Part 2 (15MB)
Dynamic DropDown - Part 3 (18MB)
by Kusal Arthanayake
Hungry for more PHP? - here is a plate full of php for you
For people who are php freaks :)
Learn about php ISSET function and php SELF to submit data to the same page (3MB)
Learn about php INCLUDE, mysql LIMIT and mysql RAND() function (2.6MB)
Learn about MD5 and SHA1 encryption(hashing) methods (2.8MB)
by Kusal Arthanayake
Advance PHP - Basic PhotoBook
These two video lessons will teach you how to build a very basic PhotoBook. Main idea of this lesson is to teach how to Upload Files, Create Folders, Scan Folders, Create Sessions.
by Kusal Arthanayake
A beginners introduction to PHP
You will learn basics about what PHP is, why we use it, what are PHP syntax and database connectivity.
Part 2 - Syntax, Variables, Conditions (18MB)
Part 3 - Arrays, Loops, Functions (10MB)
Part 4 - Forms and Databases (10MB)
by Kusal Arthanayake

