Thread: Avatir Size
View Single Post
Old 07-07-2004, 10:17 PM   #5 (permalink)
shan
 
Monster Techie

Join Date: Nov 2002

Posts: 1,368

shan

Send a message via AIM to shan
Default

well, if the server's got the GD Libraries installed in it you can mess around with a lot of images and what not, create images and modify images....if Larry and Jack have them, it's probably some easy thing like
PHP Code:
<?php
if ($imagesize 80x80){
$gdimageresize 80x80;
$functionsavegdimageupdatedwithnewresolution;
}else{
poop
}
?>
that's really nothing, but it would probably be pretty easy, i really haven't messed with the gd functions of php...
__________________
<center><h2><font color=\"red\">C:\\ Is the root of all evil</font></h2>
<hr width=\"50%\">
phiber@sysdum.com
spam this account, it's fun.
shan is offline