PHP Videos:

PHP & Javascript Video Tutorial – Form Validation part 1

August 1, 2010
Posted in PHP Videos

In this series of video tutorials, we look at Javascript and PHP based form validation by discussing what form validation is, why you should use it and then build an example using PHP and JQuery. To find more courses on PHP & Javascript, check out our Killersites University! Note that all of our videos are…

Read More

PHP CRUD Video Course – Part 2

June 2, 2010
Posted in MySQL, PHP Videos

Hi, In our continued aim to transform you web guys into full-fledged web programmers, we have yet another cool video tutorial series … this time on basic PHP and MySQL interaction, something the nerds refer to as CRUD. Check out the second video from the screencast series: More free samples from this course coming soon….

Read More

PHP CRUD Video Course – Introduction.

June 1, 2010
Posted in MySQL, PHP Videos

Hi, In our continued aim to transform you web guys into full-fledged web programmers, we have yet another cool video tutorial series … this time on basic PHP and MySQL interaction, something the nerds refer to as CRUD. Check out the first video from the screencast series: More free samples from this course coming soon….

Read More

New Video Tutorial: Build a Login System using PHP and MVC

June 1, 2010
Posted in PHP Videos

Hi, We just released a new screencast on building a login system with PHP. Our official release notes: This six part video series explains how to create a simple PHP login system using PHP, MySQLi, PHP sessions and a variation of the MVC pattern. This system allows authorized members to login, access a member’s only…

Read More

So in a nutshell, what is the difference between PHP 5 and CRUD?

May 31, 2010
Posted in PHP Videos

Hi, Sometimes I post questions that are put to me by people. This is a beginners question, so you experienced nerds will want to move on. Nonetheless, I am sure there are a few debutant PHP programmers who will find this useful. The question: So in a nutshell, what is the difference between PHP 5…

Read More

How to build a log in system with PHP.

May 19, 2010

Hi, I just wanted to announce that we will be releasing a PHP log in system video tutorial within a few days. Like all our videos, as you learn to build the project at hand, you will be secretly taught reusable PHP techniques and even some dreaded PHP nerd theory! Don’t worry though, the nerd…

Read More

PHP Pagination Video Tutorial

May 12, 2010
Posted in PHP Videos

Hi, We just released a couple of new videos at Killersites University: These two videos show how to modify the view.php file we created earlier in Part 1 of the ‘CRUD Basics with MySQLi & PHP‘ series to add basic pagination. This functionality is often required for large data sets, providing a better user experience…

Read More

New PHP CRUD Video Tutorial

May 12, 2010
Posted in PHP Videos

Hi, In our ongoing effort to provide top quality screencasts authored by working web designers and web programmers (that means practical training) … we just released a new set of videos on PHP CRUD. The official summary: This is a six part series that covers how to create a basic application that creates, reads, updates…

Read More

New Video: MySQL and SQL Joins Part 1

March 10, 2010
Posted in MySQL, PHP Videos

Hi, I just released the first of many videos on more advanced SQL and MySQL than we’ve covered before. From the courses description: This course teaches you the very basics of MySQL, SQL then shows you how to use PHP with them. Once you have that under your belt, we jump into more advanced SQL…

Read More

New Screencasts: Use PHP, jQuery & AJAX to Load XML Data

March 4, 2010
Posted in PHP Videos

Hi, I wanted to announce that we released a two part video screencast tutorial in our video tutorial subscription service on using PHP, jQuery and AJAX to load XML data. … We built this script for our own sites, so that we could grab RSS feeds from our forums and display them on various home…

Read More
To Top