/ Published in: PHP
A useful function for different formats of time or if you are dealing with time in PHP code.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function simpletimes() { return $time; }