SetQuery("select * from FAQ order by questionId limit $start, $pageSize"); } } //--End class FAQ-- ?>