Iker Alberdi

Explorando nuevos horizontes

  • RSS
  • Delicious
  • Facebook
  • Twitter
  • LinkedIn

Archive for the ‘PHP’ Category

PHP image resizer class

Posted by Iker Alberdi 8 diciembre, 2010 0 Comment

For the longest time I had been using a function I wrote some time ago to handle resizing of images through PHP. I decided it was time to convert it into a class and give it it’s own special place in my application workspace. It works so well I figured the least I could do  [ Read More ]

Categories: PHP, Technical area