一区二区三区在线-一区二区三区亚洲视频-一区二区三区亚洲-一区二区三区午夜-一区二区三区四区在线视频-一区二区三区四区在线免费观看

服務器之家:專注于服務器技術及軟件下載分享
分類導航

PHP教程|ASP.NET教程|Java教程|ASP教程|編程技術|正則表達式|C/C++|IOS|C#|Swift|Android|VB|R語言|JavaScript|易語言|vb.net|

服務器之家 - 編程語言 - PHP教程 - php中將時間差轉換為字符串提示的實現代碼

php中將時間差轉換為字符串提示的實現代碼

2019-12-10 13:09PHP教程網 PHP教程

通過傳入數據庫中存儲的文章發表時的UNIX時間戳,來轉化為例如 幾分鐘前,幾小時前,幾天前 這樣的提示。

如微博 

這看起來更加人性化,好吧,上代碼 

復制代碼代碼如下:


<?php 
class timeAgo 

static $timeagoObject; 
private $rustle; 
private $unit; 

private function __construct() 



private function __clone(){ } 
public static function getObject() 

if(! (self::$timeagoObject instanceof self) ) 
self::$timeagoObject = new timeAgo(); 

return self::$timeagoObject; 

private function count_int($unix_C) // main function 

if(! (isset($unix_C) || is_numeric($unix_C)) ) 
return 'don\'t find parameter'; 

$d = time()-$unix_C ; // $d - unix time difference value 
$d_int =(int)floor($d/60) ; // minimum unit -- minutes unix/60 

$this->unit = 0 ; // is minutes,hour or day? 

if($d_int < 60){ // minutes in one hour 3600 
$this->rustle = $d_int; 
$this->unit = 1; 

else if($d_int < 720){ //hour in one day 3600*12 
$this->rustle = floor($d_int/60); 
$this->unit = 2 ; 

else if($d_int < 7200){ //day in ten days 3600*12*10 
$this->rustle = floor($d_int/720); 
$this->unit = 3 ; 

else{ 
$this->rustle = $d ; 
$this->unit = 4 ; 


public function piece_str($C) 

$this->count_int($C); 

$u = ''; 
switch( $this->unit ) 

case 1: 
$u = 'minute'; 
break; 
case 2: 
$u = 'hour'; 
break; 
case 3: 
$u = 'day'; 
break; 
case 4: 
$u = ''; 
break; 
case 0: 
return 'sorry , get time is fail'; 

if($this->unit < 4) 

if($this->rustle > 1) 
return (string)$this->rustle.$u.'s ago'; 
else if($this->rustle == 1) 
return (string)$this->rustle.$u.'ago'; 
else 
return 'Just now'; 


/* example: $ago = timeAgo::getObject(); 
* echo $ago->piece_str($unix); 
* // 2 days ago 
*/ 

?> 

延伸 · 閱讀

精彩推薦
主站蜘蛛池模板: 色欲都市 | 波多野结衣伦理在线观看 | 青草视频免费观看在线观看 | 男人的天堂视频 | 精品在线观看一区 | 日本免费在线观看视频 | 久久婷婷五月综合色丁香 | 高清男的插曲女的 欢迎你老狼 | 精品麻豆国产 | 狠狠色婷婷丁香六月 | 国产日韩欧美在线观看不卡 | 精品国产视频 | 免费369看片入口 | 成人免费网站视频ww | 精品无人区乱码1区2区3区免费 | 男人天堂网页 | 成人男女啪啪免费观看网站 | 国产成人久久久精品一区二区三区 | haodiaocao几万部精彩视频 | 日本女人www | 性xxx免费视频 | 久久黄色大片 | 亚洲国产精品久久人人爱 | 国产免费久久精品44 | 欧美日韩一区二区三区韩大 | 久久亚洲高清观看 | 午夜精品久久久久久 | bt国产| 丫鬟粗大狠狠贯穿h | 欧美聚众性派对hdsex | 波多野结衣178部中文字幕 | 精品一区二区三区免费站 | 亚洲国产婷婷俺也色综合 | 日韩精品一区二区三区中文字幕 | 我与岳乱短篇小说 | 国产精品天天看特色大片不卡 | gay中国| 日本大片免a费观看在线 | 国产欧美日韩不卡一区二区三区 | 成人免费观看网欧美片 | 第一福利在线观看永久视频 |