|
![](/images/resource/spacer.gif) |
|
รบกวนแนะนำ code PHP นับเวลาไปเรื่อยๆเป็นวันเป็นเดือน |
|
![](/images/resource/viewboard_01.gif?v=1001) |
|
|
![](/images/resource/viewboard_03.gif?v=1001) |
![](/images/resource/viewboard_04.gif?v=1001) |
|
แล้ว มีเวลาเริ่มต้นเปิดร้านหรือเปล่า
Code (PHP)
$dif = time() - strtotime( $start );
$s = $dif % 60;
$m = floor($dif / 60 ) % 60;
$h = floor( $dif / 3600) % 24;
$d = floor( $dif / 3600 / 24);
echo $d, ' ', $h,':',$m,':', $s;
|
![](/images/resource/blockviewtopic_01.gif?v=1001) |
![](/images/resource/blockviewtopic_02.gif?v=1001) |
![](/images/resource/blockviewtopic_03.gif?v=1001) |
![](/images/resource/blockviewtopic_04.gif?v=1001) |
Date :
2015-09-25 17:00:07 |
By :
NewbiePHP |
|
![](/images/resource/blockviewtopic_06.gif?v=1001) |
![](/images/resource/blockviewtopic_07.gif?v=1001) |
![](/images/resource/blockviewtopic_08.gif?v=1001) |
![](/images/resource/blockviewtopic_09.gif?v=1001) |
|
|
![](/images/resource/viewboard_06.gif?v=1001) |
![](/images/resource/viewboard_07.gif?v=1001) |
|
![](/images/resource/viewboard_08.jpg?v=1001) |
![](/images/resource/viewboard_09.gif?v=1001) |
|
|
|
![](/images/digitalocean-banner.jpg)
|
Load balance : Server 01
|