Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: PHP Resize image  (Read 2839 times)

0 Members and 1 Guest are viewing this topic.

yanng1

    Topic Starter


    Beginner

    PHP Resize image
    « on: November 10, 2009, 12:06:50 PM »
    My client wanted a photo album- i built it in PHP and SQL.  It is sweet and small BUT- the administrator at client-side, is uploading photos of about 2MB.   Hence, when a view looks at the photo gallery, the load time is painful. 

    I would like to solve this problem using this approach:
    1) Still let users upload these large pictures.
    2) Use PHP to shrink the photos down 50% once they are on the server.

    I don't know how to reduce and images ACTUAL size.  I don't mean Scale, to be clear.
    does anyone here know?

    Bannana97



      Intermediate
    • Owner of HerbertsWorld Corporation
      Re: PHP Resize image
      « Reply #1 on: November 13, 2009, 06:54:24 AM »
      Thanks
      Bannana97