Digital Wallfare Posted December 6, 2009 Share Posted December 6, 2009 Hi all, Just wondering how I would go about limiting an image upload by its dimensions (eg 200px x 185px) instead of by how big the file is (eg 200kb). Anybody know how to do this? Sam Link to comment https://forums.phpfreaks.com/topic/184191-limiting-image-size-by-pixels-instead-of-file-size/ Share on other sites More sharing options...
JAY6390 Posted December 7, 2009 Share Posted December 7, 2009 Use the getimagesize() function Link to comment https://forums.phpfreaks.com/topic/184191-limiting-image-size-by-pixels-instead-of-file-size/#findComment-972592 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.