PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi,
I have a page for users to upload images. They upload the image as a thumbnail and also as the full size.
Is there any way to ensure that users can only upload thumbnails within a certain size?
I want to do this because when they are displayed, if the thumbnails are too large they offset the rest of the table that they are in.