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

PHP 長文章分頁函數 帶使用方法,不會分割段落,翻頁在底部

復制代碼 代碼如下:
<?php function ff_page($content,$page)
{
global $expert_id;
$PageLength = 2000; //每頁字數
$CLength = strlen($content);
$PageCount = floor(($CLength / $PageLength)) + 1; //計算頁數
$PageArray=array();
$Seperator = array("/n","/r","。","!","?",";",",","”","'"); //分隔符號

//echo "頁數:".$PageCount."<br>";
//echo "長度:".$CLength."<br><br><br>";
//strpos() 函數返回字符串在另一個字符串中第一次出現的位置
if($CLength<$PageLength)
{
echo $content;

}else{

$PageArray[0]=0;
$Pos = 0;
$i=0;
//第一頁
for($j=0;$j<sizeof($Seperator);$j++)
{
//echo $Seperator[$j];
$Pos=strpos($content,$Seperator[$j],$PageArray[$i]+1900);
while($Pos > 0 && $Pos < ($i+1)*$PageLength && $Pos > $i*$PageLength )
{
$PageArray[$i] = $Pos ;
$Pos = strpos($Pos+$PageLength,$content,$Seperator[$j]) ;
}
if($PageArray[$i]>0)
{
$j = $j + sizeof($Seperator) + 1;
}
}

//---
for($i=1;$i<$PageCount-1;$i++){

for($j=0;$j<sizeof($Seperator);$j++)
{
//echo $Seperator[$j];
$Pos=strpos($content,$Seperator[$j],$PageArray[$i-1]+1900);
while($Pos > 0 && $Pos < ($i+1)*$PageLength && $Pos > $i*$PageLength )
{
$PageArray[$i] = $Pos ;
$Pos = strpos($Pos+$PageLength,$content,$Seperator[$j]) ;
}
if($PageArray[$i]>0)
{
$j = $j + sizeof($Seperator) + 1;
}
}
}


//--最后一頁
$PageArray[$PageCount-1]=$CLength;

//$page=2;
if($page==1)
{
$output=substr($content,0,$PageArray[$page-1]+2);

}
if($page>1 && $page<=$PageCount)
{
$output=substr($content,$PageArray[$page-2]+2,$PageArray[$page-1]-$PageArray[$page-2]);
$output=" (上接第".($page-1)."頁)/n".$output;
}

echo str_replace("/n","<br>   ",$output);
//if($page==$PageCount)
//return $output=substr($content,$PageArray[$page-2]+2,$PageArray[$page-1]-$PageArray[$page-2]);

if($PageCount>1)
{
echo "<br><br><br><center>";
echo "<font color='ff0000'>".$page."</font>/".$PageCount." 頁  ";
if($page>1)
echo "<a href=$php_SELF?expert_id=$expert_id&page_t=".($page-1)."></a> ";
else
echo " ";

for($i=1;$i<=$PageCount;$i++)
{

echo "<a href=$php_SELF?expert_id=$expert_id&page_t=".$i.">[".$i."]</a> ";
}

if($page<$PageCount)
echo " <a href=$php_SELF?expert_id=$expert_id&page_t=".($page+1)."></a> ";
else
echo " ";

echo "</center>";
}
}

}?>

使用
復制代碼 代碼如下:
<?php
$content1=''測試文字,盡量長一些,www.jb51.NET";
$current=$_REQUEST['page_t'];
$result=ff_page($content1,$current);
echo $result;
?>

php技術PHP 長文章分頁函數 帶使用方法,不會分割段落,翻頁在底部,轉載需保留來源!

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

主站蜘蛛池模板: 亚洲14p | 亚洲国产成人久久一区www | 狼人综合伊人 | 亚洲第一福利视频 | 免费一级大片儿 | 91啦视频在线 | 久久综合色婷婷 | 爱做久久久久久久久久 | 伊人久久综合网站 | 天天色天天射天天操 | 黄色视屏在线免费观看 | 黄色免费视屏 | 日本一区二区三区在线 视频 | 97色精品视频在线观看免费 | 亚洲欧美卡通另类 | 激情综合五月婷婷 | 成年美女黄网站色 | 天天做天天玩天天爽天天 | 精品在线免费视频 | 欧美色欧美亚洲高清在线观看 | 欧美地区一二三区 | 亚洲人成网77777亚洲 | 国产成人香蕉在线视频网站 | 91久久国产综合精品女同国语 | 欧美精品v日韩精品v国产精品 | 六月天丁香婷婷 | 国内精品伊人久久久久7777人 | 国产色在线 | 亚洲精品天堂自在久久77 | 日韩专区中文字幕 | 国产成人精品视频频 | 成人免费观看视频高清视频 | 国产精品视频一 | 97国内免费久久久久久久久久 | 五月激情五月婷婷 | 狂野欧美性猛交xxxx免费 | 六月婷婷久久 | 四虎中文 | 综合区小说区图片区在线一区 | 国产精品视频一区二区三区不卡 | 午夜激情免费 |