View Single Post
Old 07-28-2004, 05:09 AM  
Repetitive Monkey
Confirmed User
 
Join Date: Feb 2004
Posts: 3,505
if(!file_exists("$thumb_name.gif")){
$thumb_name="blank";
}
echo"<img src=\"$thumb_name.gif\" border=\"0\">";
Repetitive Monkey is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote