Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Function in PHP

This is a discussion on Function in PHP within the PHP forums, part of the Web Development category; In PHP what is the use of microtime() function. For what purpose and in what scenario one uses the function microtime() in their application....

Go Back   Geeks Talk > Web Development > PHP
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

PHP PHP - The most popular scripting language. Discuss PHP related questions here. Sample Scripts, Popular downloads, tools and utilites and more...

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-17-2006
Expert Member
 
Join Date: Jul 2006
Posts: 101
Thanks: 0
Thanked 6 Times in 4 Posts
sripri is on a distinguished road
Function in PHP

In PHP what is the use of microtime() function. For what purpose and in what scenario one uses the function microtime() in their application.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-20-2006
Expert Member
 
Join Date: May 2006
Location: New York, USA
Posts: 118
Thanks: 0
Thanked 6 Times in 4 Posts
RyanJames is on a distinguished road
Re: Function in PHP

microtime() returns the current Unix timestamp with microseconds. This function is only available on operating systems that support the gettimeofday() system call. The syntax for this function is
string microtime ( void )
Hope this clarifies your doubt
Reply With Quote
Reply

  Geeks Talk > Web Development > PHP

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Generate random password Using PHP fred PHP 2 02-06-2007 08:56 AM
Usage of function janelyn C and C++ 2 11-12-2006 03:11 PM
Need predefined Function or code for Data Display in PHP norman PHP 0 07-17-2006 05:17 PM
Difference between PHP 4.0 and PHP 5.0 janelyn PHP 1 07-13-2006 10:53 PM
Is PHP ready for Web 2.0? Shivanna HTML & CSS 1 06-08-2006 09:14 PM


All times are GMT -4. The time now is 03:01 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved