How to get seconds from current date using date function ?
Answer Posted / suma
date("s")
| Is This Answer Correct ? | 63 Yes | 4 No |
Post New Answer View All Answers
How can image properties be retrieved in php?
What does the unset() function means?
What does $_files means?
Can we use session in mvc?
How to download and install php on windows?
what is difference between PHP4 , PHP5
Where are cookies stored php?
What are psrs? Choose 1 and briefly describe it?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
Is php still relevant 2019?
Explain me is it possible to destroy a cookie?
What is php and sql?
Is apache needed for php?
How to write php function in html onclick?
what are interfaces and Abstart classes