How to get seconds from current date using date function ?
Answer Posted / rupa
date("h:i:s");//get current time
date(s);//get only seconds
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Does php pass arrays by reference?
How to upload file in php?
What is namespace and use in php?
What is phpsessid?
What are include() and require() functions?
How to convert the first character to upper case?
What is a closure in php?
What is oops php?
Tell me what is mean by an associative array?
where do we use htaccess?
How to get ip address of a server in php?
What is the difference between fopen() and fclose()?
Is wordpress a php framework?
What is substr in php?
What is difference between rest and http?