Object Oriented PHP:

GET BETTER ROI ON YOUR WEBSITE TODAY

Every entrepreneur and business owner is familiar with the term ROI. However, when it comes to their business websites they have little or nothing to say when talking about ROI. The overwhelming amount of information in the digital world can trick even the sharpest mind. There seems to be one to many online marketing strategies…

Read More

PHP is Server Side Programming’s Rocky!

I’ve been writing code since 1994, and have used many programming languages over the years to build commercial apps. Thought PHP was NOT my favorite language, years ago, I came to respect the pragmatic and effective nature of the PHP universe. From day one, with PHP, you just got things done fast. PHP sucks! PHP…

Read More

The Critical Job of Testing … in App Development

Hi! We are about to lock-down an app’s code base, before moving to a total rewrite from scratch. But before we move on, it is important that the current version be pretty much bug free, and fully functional. … Just in case the new version of the app doesn’t hit deadlines on time. At least…

Read More

Tips in Starting a Web Development Business in 2017

Hi! Every now and then I blog about questions put to me by aspiring web developers and other tech professionals in training. Here you go: Web development is a moving target as technology changes. So what are the skills you need to start a web development business in 2017? It comes down to a few…

Read More

Why you should NEVER use inheritence in your PHP OOP Code!

April 9, 2014

Hi! First all of, I have to say that I love this guy on the right!! 🙂 Anyone who knows object oriented programming is probably having kittens now! How can a nerd like Stef be dissing one of the fundamental tools in our OOP toolbox? Isn’t inheritance one of the key tools that makes code…

Read More

Obamacare Websites Failed because it looks like Spaghetti.

November 17, 2013

Best way to not build a massive website: load up a canon of nerds and fire them at said website. 🙂 Ok, let’s define that a little better! In a nutshell: A very large complex software system, has to be designed as a set of smaller independent systems, that communicate with each other using a…

Read More

PHP Frameworks Explained

February 26, 2013

Hi, So you know a little PHP and you’ve heard about PHP frameworks like Zend, CodeIgniter and Laravel but you have no idea what they really are and why you might want to learn them … if this is you, watch this video: If you like the video, be social about it and let people…

Read More

New Video Tutorial: Build A Content Management System

June 1, 2011

I am happy to announce yet another screencast tutorial for all you nerds out there: Build A Content Management System. OK, not the most exciting title, but still an exciting course for those PHP nerds who want to go from PHP basics and get into building a full-fledged PHP application from scratch. Learn how to…

Read More

PHP OOP Basics Video on Creating Classes and Class Sizes

May 10, 2011

In this video blog, Stefan answers a couple of basic questions on PHP classes. For more information on Web Programming, check out the Killersites Video Tutorial Library! Note that all of our videos are in a higher quality when purchased from our Killer Video Store or by subscription to our Video Tutorial Library! Thanks, Jody…

Read More

New PHP course on building a CMS is out!

May 1, 2011

Hi, I just wanted to mention a couple of changes in the video library: – we have a new course: New PHP course: Build a Content Management System. – we now simplified to the subscriber types to just two: Standard (3 month) and Premium (1 year) Check out the details: That’s all for now. Stefan…

Read More
To Top