| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Account Suspended Join Date: Nov 2006 Location: Uk
Posts: 601
![]() | [php] Auto sensing a .swf dimensions. how can you auto sense the dims of a flash file using php, if at all? i thought that on phpbb activity mods, you can import a swf file and it auto senses its dims. is there a way to do it? |
| |
| | #2 (permalink) | ||||
| Senior Member Join Date: Dec 2006 Location: England
Posts: 1,565
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | You can actually use the same function that gets properties of images files to do this: http://uk2.php.net/getimagesize
PHP Code: Matt ?> | ||||
| |