Re: [PHP-DB] Image Sizes

2001-12-09 Thread Malcolm White
uot; [Rotate CCW]  [HOME]  [Rotate CW]"; echo ""; echo ""; //a bit of self promotion echo "Picture Viewer - Developed by Whitehouse Productions 2001"; ?> >X-POP3-Rcpt: mwhite@guru >Return-Path: <[

Re: [PHP-DB] Image Sizes

2001-12-09 Thread Jon Farmer
> I slved it with a javascript function - now I can't get the page refresh to > work properly - I have implimented the ability to rotate the images but > although the image i rotated it's contents aren't. I have used all maner of > header()'s to try and solve it but it only works when I physically

Re: [PHP-DB] Image Sizes

2001-12-09 Thread Malcolm White
Thanks, I slved it with a javascript function - now I can't get the page refresh to work properly - I have implimented the ability to rotate the images but although the image i rotated it's contents aren't. I have used all maner of header()'s to try and solve it but it only works when I physicall

Re: [PHP-DB] Image Sizes

2001-12-08 Thread Jon Farmer
> I have a database that stores the location of image files - the images are > all of different sizes. How can I get the screen size in order to scale the > images according to the users screen. I can use GetImageSize() to determine > the image size but cannot find a means of determining the scree

[PHP-DB] Image Sizes

2001-12-08 Thread Malcolm White
Hi, I have a database that stores the location of image files - the images are all of different sizes. How can I get the screen size in order to scale the images according to the users screen. I can use GetImageSize() to determine the image size but cannot find a means of determining the screen s