"Sparky Kopetzky" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
I am in New Mexico and my php system is telling via date() that my timezone
is BST (British standard time) and not MST (Mountain Standard Time). Any
clue as to why it's doing this??
Or maybe there is wrong time zone se
> Hey all,
>
> How do you reduse an image while keeping the same aspect ratio so not to
> distort the image
>
> Thanks
Original image: x - 800 y - 600
New size: x1 -100 y1 - ?
y1 = 600*100/800 = 75
formula is: y1 = y*x1/x
the same if you want to find x1 when know y1.
--
PHP General Mailing L
omething wrong
with color pallete.
There is sample:
http://gsk.vtu.lt:8080/~azero/img/thumb.php?a001.jpg
Real picture is here:
http://gsk.vtu.lt:8080/~azero/img/a001.jpg
Is it my code problem or it's gd's bug ?
--
PHP General Mailing List (http://www.php.net/)
To unsubs
3 matches
Mail list logo