Top.Mail.Ru
? ?

cakephp

simple curl component

Aug. 9th, 2006 | 07:48 pm
posted by: Imagebobalien in Imagecakephp

a simple wrapper for some common cURL functionality bundled into a Cake component...

the code...Collapse )

Link | Leave a comment | | Flag

cakephp

simple image manipulation component

Jun. 12th, 2006 | 04:13 pm
posted by: Imagebobalien in Imagecakephp

I wrote a little component for handling a couple common image sizing needs (creating thumbnails, resizing to a max width/height)

requires gd2

EDIT 6/21: Added some more bugfixes and another method

EDIT 8/17: Made some more changes...

the codeCollapse )

Link | Leave a comment {4} | | Flag

Image