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
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
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
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
Hi, In our continued efforts to make programming approachable (even for the non nerd,) I got my brother (Richard Mischook) to write a quick article/tutorial introducing iPhone and iPad development – he’s busy build an iPhone application as I write. The goal of this article is to help you understand what you need to know…
Read More
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
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
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
Hi, We continue from where we left off in part 1 of our video on SQL joins. Still setting up things to do our SQL work, in this particular video, we continue to build our MySQL table. The video: There will be several other sample videos to come, but if you want them all NOW,…
Read More
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