Topics > php

Dynamic mp3 player using php and xml

This video will teach you how to create xml files dynamically using php and mysql. In this example we will see how to create a mp3 player playlist dynamically using php and xml.

All files included in the download zip file.

Make sure you create a mysql table with relevent values from video before trying the sample.

by Kusal Arthanayake
Watch or download video lesson

Basics of creating a category based system using php and mysql

This video will cover all the basics you need to know about creating a category based system using php and mysql. We will learn how to create the categories and add relevant products/items to a selected category.

by Kusal Arthanayake
Watch or download video lesson

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
Watch or download video lesson

Learn Shopping Cart Basics with php

This video lesson will cover the basics of creating a simple shopping cart using php and mysql.

by Kusal Arthanayake
Watch or download video lesson

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
Watch or download video lesson

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.

by Kusal Arthanayake
Watch or download video lesson

Build a basic php login system

This lesson will show you the basics of how to build a simple login system.

by Kusal Arthanayake
Watch or download video lesson

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.

by Kusal Arthanayake
Watch or download video lesson

more PHP

Another set of php functions explained.

by Kusal Arthanayake
Watch or download video lesson

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
Watch or download video lesson

A beginners introduction to PHP

You will learn basics about what PHP is, why we use it, what are PHP syntax and database connectivity.

by Kusal Arthanayake
Watch or download video lesson