Switch to full style
:read: Start PHP with us. Includes topics to help you in php
Post a reply

explode time

Mon Oct 27, 2008 11:57 pm

Code:
<?php
$stampmebaby
= microtime();
$chunks = explode(" ", $stampmebaby);
$microseconds = $chunks[0];
echo
$microseconds;
?>




Post a reply
  Related Posts  to : explode time
 explode CSV file     -  
 list and explode     -  
 What Time Is It?     -  
 run time polymorphism     -  
 Time countdown     -  
 max execution time     -  
 Calculate process time     -  
 How to get system time in java     -  
 time for which a key was kept pressed by user     -  
 Time Stamp with mktime()     -  

Topic Tags

PHP Date