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…
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….
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….
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…
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…
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…
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…
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…
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…
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…