Image Resizing Prom

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rajaaa
    New Member
    • Jul 2007
    • 13

    Image Resizing Prom

    Hi everybody,

    Actually i wrote a code for image resize but when am upload big images corresponding thumb images are stores as a black image can anyone tell me wats tha prob..
  • TheServant
    Recognized Expert Top Contributor
    • Feb 2008
    • 1168

    #2
    Post your code (in the correct tags) so we don't have to mind read... Gah, I hate mind reading...

    Comment

    • Markus
      Recognized Expert Expert
      • Jun 2007
      • 6092

      #3
      The problem is: if X is never equal to Y (x % Yn != T) X will always be a factor.

      Comment

      • aktar
        New Member
        • Jul 2006
        • 105

        #4
        By reading your mind, I can tell that you are using gd < 2.0.28 hence gif images are not supported.

        ;)

        Comment

        Working...