--On Wednesday, February 26, 2003 16:35 +1000 Tom Rogers <[EMAIL PROTECTED]> wrote:

Hi,

Wednesday, February 26, 2003, 2:27:10 PM, you wrote:
JD> Can anyone reproduce this problem?
[...]
JD> <?
JD>
$retval=getimagesize('http://armanii.c.crosslink.net/arcticsilver/dtmsig4
.j JD> pg');
JD> echo "$retval[0] $retval[1] $retval[3] \n\n\n";
?>>
[...]

Try $retval=getimagesize("http://armanii.c.crosslink.net/arcticsilver/dtmsig4 .jpg",$info);

..seems to wake it up :) ..possible bug??

--
regards,
Tom


Thanks! It would appear so, as it's documented as being an optional argument.. It works for me that way too, though.


Cheers,
-JD-


-- Jason DiCioccio - [EMAIL PROTECTED] - Useless .sig Open Domain Service - [EMAIL PROTECTED] - http://www.ods.org/ Ruby - [EMAIL PROTECTED] - http://www.ruby-lang.org/

PGP Fingerprint - C442 04E2 26B0 3809 8357 96AB D350 9596 0436 7C08

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to