How to get seconds from current date using date function ?
Answer Posted / sunil kumar
date("s")
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Which php framework is best?
How to check a key exist in an array?
Explain mysql_error().
Explain what does $_files means?
What are the advantages of indexes?
How many types of session are there?
What is php oop?
What is a class in php programing?
What is difference between mysql_connect and mysqli_connect?
Which database is best for php?
What is isset and unset in php?
Explain me what is the use of header() function in php?
Explain about looping in PHP?
What is difference between require_once(), require(), include()?
What type of headers have to be added in the mail function to attach a file?