thumbnailpage


‘INACTIVE'”;
$result = mysql_query($query_str)
or die(“
Invalid query: $query_str
” . mysql_error() . “”.$result);

while($row = mysql_fetch_array($result, MYSQL_ASSOC))
{
echo ‘

‘;
}
?>

‘ . $row[“photo_name”] . ‘