PageOfPages Syntax PageOfPages(); Description Returns a string specifying the current page number and the total number of pages. Returns A string in the format current_page(total_pages). Example $pop=pageofpages();
PageOfPages();
$pop=pageofpages();