execute($sql); if(mysql_num_rows($rs) > 0) { $item = mysql_fetch_array($rs); } $db->close(); ?>
echo URLImage($item['html']); ?>