A common bug I ran into a million of times. Image generator for example for captcha stops working without even touching the code. The problem is that something outputs something before you send the header using: header(“Content-type: image/jpeg”); No? You…
Day: March 22, 2012
Legacy Datasource Drivers for MySQL and MySQLi for CakePHP 2.x
You know how it works. You are developing your toy… having lot of fun…. adding awesome features and your child is growing and growing and you are getting prouder and prouder. But then the evil customer comes and wants something…