VTS Posted October 9, 2006 Share Posted October 9, 2006 Is there a way in php to use something smaller than seconds? I am currently using 'YmdHis' and I need to use something smaller than seconds in there. Any help would be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/23424-question-about-date-and-time/ Share on other sites More sharing options...
AndyB Posted October 9, 2006 Share Posted October 9, 2006 maybe microtime() will help.http://ca3.php.net/manual/en/function.microtime.php Link to comment https://forums.phpfreaks.com/topic/23424-question-about-date-and-time/#findComment-106230 Share on other sites More sharing options...
VTS Posted October 9, 2006 Author Share Posted October 9, 2006 Thanks a bunch! That will work just fine ;D Link to comment https://forums.phpfreaks.com/topic/23424-question-about-date-and-time/#findComment-106233 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.