Results 1 to 2 of 2

Thread: Function in PHP

  1. #1
    Contributing Member
    Join Date
    Jul 2006
    Answers
    93

    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.


  2. #2
    Expert Member
    Join Date
    May 2006
    Answers
    114

    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


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact