PHP Frameworks:

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

Which PHP Framework is best?

October 31, 2014

Hi! I get asked a lot: which is the best PHP framework? Or, should I choose PHP framework A or should I should PHP framework B? The short answer: it depends! See below for the deeper answer. When considering a framework, besides checking out what the uber-nerds are talking about at the time, consider the…

Read More

Upgrading to Apache 2.4.9, Laravel and Dumping CodeIgniter

June 10, 2014

Hi, We just upgraded our servers to Apache 2.4.9 (and PHP 5.4.29) so that we could use the Laravel PHP framework. The upgrade was pretty flawless, save two minor issues: one with a WordPress plugin and the other was with a PHP.ini setting that was no longer supported in Apache 2.4.9. … This caused CodeIgniter…

Read More

CodeIgniter Creators are out, should you be too?

April 13, 2014

Hi, Someone asked me recently if I though the CodeIgniter core libraries would still be supported given that the creators of CodeIgniter have officially dropped it. I could write about it, but a quick vblog is easier … here you go: Thanks, Stefan Mischook killerPHP.com

Read More

CodeIgniter is out and Laravel is In!

January 22, 2014
Posted in PHP Frameworks

Yo! I don’t how many of you are interested in PHP frameworks … if you are an intermediate level PHP programmer who understands OOP PHP, you ought start learning about PHP frameworks because they will save you a lot of time developing web applications and make them more robust. Anyway, when you have frameworks, you…

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

CodeIgniter vs Laravel

February 22, 2013

Hi, So a bunch of CodeIgniter nerds/contributors decided to build a new framework because things about CodeIgniter didn’t sit too well with them … tell me something new. Don’t get me wrong, I am not putting down the Laravel crew for what they did, I just wanted to point out this happens all the time….

Read More
To Top