I fixed some new bugs in the getimgsize function, as my fixes to it yesterday were imperfect. This function replaces the PHP getimagesize function, which only works for static images. The getimgsize function also works for PHP-generated images, and I have added code that is customized for particular scripts on this site.
I fixed some new bugs in the getimgsize function, as my fixes to it yesterday were imperfect. This function replaces the PHP getimagesize function, which only works for static images. The getimgsize function also works for PHP-generated images, and I have added code that is customized for particular scripts on this site.