PHP Tips and Tricks:

PHP Tip: Keep your Code Clean!

November 11, 2011

In this not so concise somewhat blathering video I talk about keeping code clean. Applies to not only PHP and HTML, but to all languages like Javascript, Java and your bedroom too. Stefan Mischook www.killerphp.com

Read More

The 'Good Enough' Principle and PHP

August 31, 2011

Hi, One of the mistakes web developers make is to spend too much time perfecting the code base in a project. This waste too much time and ignores one very important fact: you need to get the software into the users hands as quickly as possible, so they can give you feedback. … Most end…

Read More

KillerPHP Video Blog – Focused Web Design Learning

February 18, 2011

In this video blog, Stefan goes over 2 major points: 1. Don’t get caught up in nerd-theory rabbit holes, that take up all your time on things that will have little to no impact on your day-to-day web programming or designing work. 2. Learn your nerd craft by creating things that people commonly want ……

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