Answer Posted / rohit
echo date("d-M-Y",time());
| Is This Answer Correct ? | 51 Yes | 9 No |
Post New Answer View All Answers
How does api connect to database?
What is full form of PHP?
How many columns can be added in a table in mysql?
What are the three parts of an http request?
Why we use get in php?
Explain the difference between array_merge() and array_combine()?
What do you mean by core php?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
Is php a strongly typed language?
How to declare an array in php?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
Explain me is it possible to destroy a cookie?
How to get the value of current session id?
Why namespace is used in php?
What is namespaces in PHP?