How to get seconds from current date using date function ?
Answer Posted / kumaresan
date("s")
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is the use of header in php?
How can MYSQL functions be available with PHP?
What is a php certification?
What is difference between include and include_once in php?
What does echo mean in php?
What is a helper function?
What are the advantages of triggers in php?
Is polymorphism inherited?
What is $$ in php?
What is difference between base_url and site_url?
Describe session in php.
What is the difference between characters 34 and x34?
What is the use of session and cookies in php?
What is the maximum size of a table in mysql?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?