====== lastPageNo ===== ~~NOTOC~~ ==Syntax== int lastPageNo() --------------------------- ===== Description ===== The method ''lastPageNo()'' returns the last page number in a paged record set. ==== Usage ===== $p = $db->lastPageNo();