I'm creating a PHP application where my users will upload pictures.
I have everything in place as far as picture management is concerned (uploading, deleting, etc.).
Only thing I can't figure out is what if a user uploads a picture that is like 5 gig or something like that?
Is there a way to shrink the pictures that the user uploads? Kind of like ebay does when you upload pictures to sell stuff.
I have everything in place as far as picture management is concerned (uploading, deleting, etc.).
Only thing I can't figure out is what if a user uploads a picture that is like 5 gig or something like that?
Is there a way to shrink the pictures that the user uploads? Kind of like ebay does when you upload pictures to sell stuff.