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
What is framework? How it works? What is advantage?
How does the identity operator ===compare two values in PHP?
Why do we use htaccess and where?
What does $_env mean?
What is the default time of cookie in php?
How to create a session? How to set a value in session? How to remove data from a session?
Define urlencode() and urldecode() used in php?
What are the differences between require and include?
How to access a specific character in a string?
What are the advantages of using php?
How escape single quotes php?
How to invoke a user function?
Explain a resource?
Explain what does the expression exception::__tostring means?
What is factory pattern in php?