摘要:        
<?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","。","!","?",";"    阅读全文
        
            posted @ 2009-11-01 23:06
txf2004
阅读(217)
评论(0)
推荐(0)
        
    
                    
                
                
浙公网安备 33010602011771号