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.
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.
Watch or download video lessonThis 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.
Watch or download video lessonThis video lesson will cover the basics of creating a simple shopping cart using php and mysql.
Watch or download video lessonThis 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.
Watch or download video lessonThis 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.
Watch or download video lessonThis lesson will show you the basics of how to build a simple login system.
Watch or download video lessonThis 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.
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.
Watch or download video lessonYou will learn basics about what PHP is, why we use it, what are PHP syntax and database connectivity.
Watch or download video lesson