作者:瀟湘博客

時間: 2009-11-26

php技術群: 37304662

使用方法: include_once'Pager.class.php'; $pager=new Pager(); if(isset($_GET['page'])) $pager->setCurrentPage($_GET['p " /> 看黄的网址,中文字幕免费视频,国产精品免费小视频

一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

php google或baidu分頁代碼

復制代碼 代碼如下:
<?php
/**

作者:瀟湘博客

時間:
2009-11-26

php技術群:
37304662

使用方法:
include_once'Pager.class.php';
$pager=new Pager();
if(isset($_GET['page']))
$pager->setCurrentPage($_GET['page']);
else
$pager->setCurrentPage(1);

$pager->setRecorbTotal(1000);
$pager->setBaseUri("page.php?");
echo $pager->execute();

**/
class Pager{
/**
*int總頁數
**/
protected $pageTotal;
/**
*int
**/
protected $previous;
/**
*int
**/
protected $next;
/**
*int中間頁起始序號
**/
protected $startPage;
/**
*int中間頁終止序號
**/
protected $endPage;
/**
*int記錄總數
**/
protected $recorbTotal;
/**
*int每頁顯示記錄數
**/
protected $pageSize;
/**
*int當前顯示頁
**/
protected $currentPage;
/**
*string基url地址
**/
protected $baseUri;

/**
*@returnstring獲取基url地址
*/
public function getBaseUri(){
return$this->baseUri;
}

/**
*@returnint獲取當前顯示頁
*/
public function getCurrentPage(){
return $this->currentPage;
}

/**
*@returnint獲取每頁顯示記錄數
*/
public function getPageSize(){
return $this->pageSize;
}

/**
*@returnint獲取記錄總數
*/
public function getRecorbTotal(){
return$this->recorbTotal;
}

/**
*@paramstring$baseUri設置基url地址
*/
public function setBaseUri($baseUri){
$this->baseUri=$baseUri;
}

/**
*@paramint$currentPage設置當前顯示頁
*/
public function setCurrentPage($currentPage){
$this->currentPage=$currentPage;
}

/**
*@paramint$pageSize設置每頁顯示記錄數
*/
public function setPageSize($pageSize){
$this->pageSize=$pageSize;
}

/**
*@paramint$recorbTotal設置獲取記錄總數
*/
public function setRecorbTotal($recorbTotal){
$this->recorbTotal=$recorbTotal;
}

/**
*構造函數
**/
public function __construct()
{
$this->pageTotal=0;
$this->previous=0;
$this->next=0;
$this->startPage=0;
$this->endPage=0;

$this->pageSize=20;
$this->currentPage=0;
}

/**
*分頁算法
**/
private function arithmetic(){
if($this->currentPage<1)
$this->currentPage=1;

$this->pageTotal=floor($this->recorbTotal/$this->pageSize)+($this->recorbTotal%$this->pageSize>0?1:0);

if($this->currentPage>1&&$this->currentPage>$this->pageTotal)
header('location:'.$this->baseUri.'page='.$this->pageTotal);

$this->next=$this->currentPage+1;
$this->previous=$this->currentPage-1;

$this->startPage=($this->currentPage+5)>$this->pageTotal?$this->pageTotal-10:$this->currentPage-5;
$this->endPage=$this->currentPage<5?11:$this->currentPage+5;

if($this->startPage<1)
$this->startPage=1;

if($this->pageTotal<$this->endPage)
$this->endPage=$this->pageTotal;
}

/**
*分頁樣式
**/


protected function pageStyle(){
$result="共".$this->pageTotal."頁";

if($this->currentPage>1)
$result.="<a href=/"".$this->baseUri."page=1/"><font style=/"font-family:webdings/">第1頁</font></a> <a href=/"".$this->baseUri."page=$this->previous/"><fontstyle=/"font-family:webdings/">前一頁</font></a>";
else
$result.="<font style=/"font-family:webdings/">第1頁</font> <font style=/"font-family:webdings/"></font>";

for($i=$this->startPage;$i<=$this->endPage;$i++){
if($this->currentPage==$i)
$result.="<font color=/"#ff0000/">$i</font>";
else
$result.=" <a href=/"".$this->baseUri."page=$i/">$i</a> ";
}

if($this->currentPage!=$this->pageTotal){
$result.="<a href=/"".$this->baseUri."page=$this->next/"><font style=/"font-family:webdings/">后一頁</font></a> ";
$result.="<a href=/"".$this->baseUri."page=$this->pageTotal/"><font style=/"font-family:webdings/">最后1頁</font></a>";
}else{
$result.="<font style=/"font-family:webdings/">最后1頁</font> <font style=/"font-family:webdings/"></font>";
}
return $result;
}



/**
*執行分頁
**/
public function execute(){
if($this->baseUri!=""&&$this->recorbTotal==0)
return"";
$this->arithmetic();
return $this->pageStyle();
}
}
?>

php技術php google或baidu分頁代碼,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 国产一区二区在线观看免费 | 国产乱论视频 | 毛片自拍 | 免费91麻豆精品国产自产在线观看 | 亚洲视频福利 | 午夜色网站 | 国产成人综合久久亚洲精品 | 久久99国产精品久久99软件 | 四虎永久网址在线观看 | 国内第一永久免费福利视频 | 在线观看亚洲一区二区 | 国模青青丰满人体大尺度展示 | 97一区二区三区四区久久 | 色哟哟在线播放 | 婷婷在线综合 | 91免费永久国产在线观看 | 国产在线播放网站 | 久久青青草原精品国产软件 | 最新在线观看精品国产福利片 | 国产中文一区 | 久久伊人中文字幕有码 | 午夜视频久久 | 色老板在线永久免费视频凹凸 | 亚洲一卡2卡4卡5卡6卡在线99 | 国产精品无码久久综合网 | 成人精品视频一区二区三区 | 日本高清中文字幕一区二区三区a | 91人人视频 | 国内精品一区视频在线播放 | 色呦呦视频 | 亚洲1234区乱码 | 天天做天天爱夜夜大爽完整 | 99久久网站 | 国产美女免费观看 | 狠狠穞老司机的福67194 | 欧美日韩国产超高清免费看片 | 四虎影视久久久 | 国产精品久久一区二区三区 | 国产成人污污网站在线观看 | 日韩三级中文字幕 | 亚洲二区在线播放 |