December 2013
Intermediate to advanced
306 pages
6h 26m
English
Some of the features of the CodeIgniter image manipulation class require GD2, however, other features require ImageMagick. If you're using MAMP on MAC, then the chances are that you won't have it installed by default. Cactuslab have produced an installer that does the job for you.
$config['library_path'] value to /opt/ImageMagick/bin, as follows:'library_path' => '/opt/ImageMagick/bin'
The installer ...
Read now
Unlock full access