my.bookmarks
my daily saved bookmarks & microblog, links and resources

  • PHP Thumbnail Function

    While writing the backend to this blog, I came in need of a simple function for creating thumbnails in PHP. Because I like to use mostly code that I wrote myself in my projects (it gives me a sense of accomplishment), I went about creating a simple function called imagethumbnail that takes a GD image resource and returns another GD image resource that is the appropriate size. (full story)




    02:01:05 am on July 26, 2008 | # | 0
    Tags: ,

     

Leave a Comment