I installed a script on my website where people can upload a logo or image for their profile. Although the end result is restricted in size the original pic is not when viewed in their profile.

How do I add a code that would resize the picture to a manageable size as soon as it is uploaded?

Thanks

Daniel

    If I were you, I would google around for an existing script to do this. It's a lot more complicate than it sounds. Maybe try googling for

    PHP Image Resize Upload

      Or even search the boards as I've posted a few examples on how to do this.

        Write a Reply...