View Single Post
Old 10-29-2008, 06:06 PM  
marketsmart
HOMICIDAL TROLL KILLER
 
Industry Role:
Join Date: Dec 2004
Location: Sunnybrook Institution for the Criminally Insane
Posts: 20,419
Quote:
Originally Posted by jimbona View Post
Code:
<?php if(empty($get["avatar"])) {
  print "<img src='http://$site_url/avatars/non.gif' width=\"80\" height=\"80\">";
}else{ print "<img src='".$get["avatar"]."' width=\"80\" height=\"80\">"; } ?>
way to help out.. nice to see acts of kindness....
marketsmart is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote