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
Why do we use htaccess
How to enable cURL in PHP?
What is the role of the .htaccess file in php?
Explain what is the difference between session and cookie?
How to create a session? How to set a value in session? How to remove data from a session?
What are access specifiers?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
How do you end a session in php?
What is urlencode and urldecode in php?
What is the use of hooks?
List few sensible functions in PHP?
What is full form of PHP?
What is polymorphism with example in php?
What is the use of mysql_fetch_assoc in php?
Is wordpress a php framework?