Is there a way to get the size of an image created using the imagecreate function?
The PHP manual section on image functions mentions getimagesize, but that only works on remote or local files. Thanks, Ed
Is there a way to get the size of an image created using the imagecreate function?
The PHP manual section on image functions mentions getimagesize, but that only works on remote or local files. Thanks, Ed