Some time ago I published some posts about configuring a PHP development environment in a Windows machine. If you are interested, you can find hereRead more…
Category: FuelPHP
FuelPHP session storage
Hi everybody! As already mentioned in one of my previous posts, I base my PHP web applications on the FuelPHP framework (www.fuelphp.com). I was working onRead more…
Fatal error using FuelPHP and Imagick extension
In these days I was installing a script in a production environment that uses FuelPHP as MVC backend framework and Imagick extension to manipulate someRead more…