Aug 30, 2003 #1 alsaffar Programmer Joined Oct 25, 2001 Messages 165 Location KW Hi there, How can I get the width and height of an image from a remote server, not from a database?
Aug 31, 2003 #2 Foamcow Programmer Joined Nov 14, 2002 Messages 6,092 Location GB getimagesize(); try here.... http://uk.php.net/manual/en/function.getimagesize.php Upvote 0 Downvote