in my example I'm not pulling from a db. It does not even work like I have
it in my example though.
Thanks,
Chuck
- Original Message -
From: "Chuck Barnett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 01, 2002 11:54 AM
Subject: [PHP]
Hi, I'm trying to get an image size from an image in a database.
here's my code
$imagesize = getimagesize(http://domain/image.jpg);
echo $imagesize[3];
but it returns nothing. If I use a local file, without http it works.
I have php 4.0.6
any suggestions.
Thanks,
Chuck
2 matches
Mail list logo