Normally I use imagecreatefromjpeg()
and then getimagesize()
, but with Firefox 3 I need to go round this different. So now im using imagecreatefromstring()
, but how do I retreive the image dimensions now?
imagesx()
and imagesy()
functions seem to work with images made with imagecreatefromstring()
, too.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With