May 2010:

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

Getting Started with iPhone and iPad Development

May 20, 2010
Posted in Advanced PHP

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

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
To Top