$itemcount = $db->query_first(" SELECT COUNT(uid) AS itemcount FROM " . TABLE_PREFIX . "thread WHERE title LIKE '" . $letter . "%'");