Porsche_maniak
Active Member
Hi there !
I've realized that the getimagesize function adds min 10 sec to the loading of my site !
So it would be really cool if it is possible to replace it with much faster function (i've heard that the dimensions of the image are in the first bytes).
Or atleast is there way to load firstly the entire page and then getting image size and loading img...
I've realized that the getimagesize function adds min 10 sec to the loading of my site !
So it would be really cool if it is possible to replace it with much faster function (i've heard that the dimensions of the image are in the first bytes).
Or atleast is there way to load firstly the entire page and then getting image size and loading img...