获取上一页页码
如果当前是第一页,则返回false
int Core_Pagination::previous_page( )
int
public function previous_page() { return $this->get_or_set_data(__FUNCTION__); }