How to get seconds from current date using date function ?
Answer Posted / saritha
date('y-m-d')
| Is This Answer Correct ? | 2 Yes | 33 No |
Post New Answer View All Answers
What is __ construct in php?
Why do we use session?
What should we do to be able to export data into an excel file?
How to delete cookie files on your computer?
Explain scalar type declarations in php7?
How to remove the new line character from the end of a text line?
What does php do?
Which function would you use to read a line of data from a file in php?
Tell me how to initiate a session in php?
What does the unset() function means?
What is php form validation?
Do csrf tokens expire?
What is foreach loop in php?
How to add comments in php?
What's the output of the ucwords function in this example?