Come per le immagini (getimagesize()) da php (o altro modo) e possibile ricavare le dimensione widhtxheigth di un file swf ? THK
Come per le immagini (getimagesize()) da php (o altro modo) e possibile ricavare le dimensione widhtxheigth di un file swf ? THK
Chiamatemi sven se volete non ho voglia di fare una nuova email per una nuova registrazione xD
Mac Future User , Ventilatore for PC Cooler user , - dry is coming -
Chiamatemi sven se volete non ho voglia di fare una nuova email per una nuova registrazione xD
Mac Future User , Ventilatore for PC Cooler user , - dry is coming -
http://it2.php.net/manual/it/function.getimagesize.php
swf è supportato![]()
grande , grazie![]()
Chiamatemi sven se volete non ho voglia di fare una nuova email per una nuova registrazione xD
Mac Future User , Ventilatore for PC Cooler user , - dry is coming -
Dai commenti:
---
This will not work for swf files unless zlib is compiled into php statically (not as a shared module). Bug #29611
As of PHP 5.0.0 it will just return false, but that should change to a notice by the next release.