Lesson 01 - Introduction
We talk about what we are going to build.
Lesson 02 - Setting up the database
Create our database and set up the tables we are going to need. We set up fulltext searching and run a bunch of MySQL queries and I explain all of them.
Lesson 03 - PHP to MySql
Now we dive head first into connecting to MySQL from PHP. We create some really cool functions the best one is our dynamic query function! If you have never made a website search this will blow your mind! you'll be putting together awesome dynamic queries after this lesson.
Lesson 04 - Layouts, views, templates
Our Application needs a layout so using some simple logic we set up a cool Templating system!
Lesson 05 - Forms Alive and RSS
Add functionality to our application and create an RSS feed! It's Alive!! HOORAY!
Lesson 06 - Forms to Database and Simple Validation
Last of all we make our form talk to MySQL and add some simple validation.
DOWNLOAD: part1 || part2 || part3 || part4 || part5
Tuesday, December 23, 2008
Job Website from scratch (Video Training)
Posted by Palli at 5:47 PM
Labels: Computers/IT, video training, Web Designing
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment