unidox Posted August 1, 2008 Share Posted August 1, 2008 I have a working file upload for images, just I would like to know how I would go about checking the width and length of the image, in order to constrain proportions. Thanks Link to comment https://forums.phpfreaks.com/topic/117777-image/ Share on other sites More sharing options...
JasonLewis Posted August 1, 2008 Share Posted August 1, 2008 getimagesize() should do that for you. Link to comment https://forums.phpfreaks.com/topic/117777-image/#findComment-605775 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.