cat_name; $filename = $topic_dir . $prefix . strtolower($category_name) . $filetype; if (file_exists($filename)) { $imagename = $topic_uri . $prefix . strtolower($category_name) . $filetype; } else { $imagename = ''; } } if (strlen($imagename) > 0) { @list($width, $height, $type, $attr) = getimagesize($filename); $content .= "