Jamie,
$imagesize = GetImageSize("yourfile.gif");
Will return an array of image properties that you can use.
Andy.
- Original Message -
From: "Jamie Thompson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 24, 2001 11:46 AM
Subject:
Is there any way you can resize images 'on the fly' with php?
I have images in a directory and i want to pull one out at random and
display it at 50% of it's original size. I was thinking i could read the
file into a variable and then use one of php's image functions on it but I
can't find any do
2 matches
Mail list logo