Hi,
I have a simple script that allows you to upload images to a server. How can I grab the width and height of the image after it is uploaded?
Thanks!
Using PHP to find an image's width & height
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Code: Select all
getimagesize()