|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2002-09-30 06:38 UTC] xixili at netease dot com
Macromedia release Macromedia Flash MX , PHP function GetImageSize() can't read Flash MX files date==========================================
123.swf is Macromedia Flash MX files
case:
$size = GetImageSize('123.swf');
==========================================
$size[0]=none
$size[1]=none
$size[2]=none
$size[3]=none
my english is poor , can't you know i say.
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 03 12:00:02 2025 UTC |
Macromedia release Macromedia Flash MX , PHP function GetImageSize() can't read Flash MX files data date========================================== 123.swf is Macromedia Flash MX files case: $size = GetImageSize('123.swf'); ========================================== $size[0]=none $size[1]=none $size[2]=none $size[3]=none my english is poor , sorry ......