Answer Posted / raja
$timestamp = time();
$datum = date("Y-m-d (D) H:i:s",$timestamp);
echo "Current date and local time on this server is $datum
<br>\n";
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
What are the differences between session and cookie?
What are constructor and destructor in PHP?
Explain mixed and callback functions?
What is the mysql injection?
Is array a key php?
Explain about require and include function?
How to copy a file?
What is super () python?
What are the uses of implode() function?
What is session data?
How to Pass JSON Data in a URL using CURL in PHP?
Can we use session in mvc?
What can php do?
How many open modes available when a file open in PHP?
Why is node js better than php?