Does anyone have a PHP script which will pick out the width & height of
a JPG image, or enough details of the format of a JPG for me to 'roll my
own', please?
--
Surfer!
If you really want to send me email then use:
five_cats at uk2 dot net
On Tue, 25 Nov 2003 21:34:05 +0000, Five Cats <cats_five@127. 0.0.1> wrote:
[color=blue]
>Does anyone have a PHP script which will pick out the width & height of
>a JPG image, or enough details of the format of a JPG for me to 'roll my
>own', please?[/color]
In article <dnj7svk9bige1c jpeidi2r88clp4p d44q3@4ax.com>, Andy Hassall
<andy@andyh.co. uk> writes[color=blue]
>On Tue, 25 Nov 2003 21:34:05 +0000, Five Cats <cats_five@127. 0.0.1> wrote:
>[color=green]
>>Does anyone have a PHP script which will pick out the width & height of
>>a JPG image, or enough details of the format of a JPG for me to 'roll my
>>own', please?[/color]
>
> getimagesize.[/color]
Doh!
Thanks. Will play later!
--
Surfer!
If you really want to send me email then use:
five_cats at uk2 dot net
In article <dnj7svk9bige1c jpeidi2r88clp4p d44q3@4ax.com>, Andy Hassall
<andy@andyh.co. uk> writes[color=blue]
>On Tue, 25 Nov 2003 21:34:05 +0000, Five Cats <cats_five@127. 0.0.1> wrote:
>[color=green]
>>Does anyone have a PHP script which will pick out the width & height of
>>a JPG image, or enough details of the format of a JPG for me to 'roll my
>>own', please?[/color]
>
> getimagesize.[/color]
Comment