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
How to convert a character to an ascii value?
How to run a php script?
What is session in PHP. How to remove data from a session?
Why do we use hooks?
What is a namespace in php?
What is stripslashes php?
Which php function will attach one file to another?
How to access a specific character in a string using php?
What is php and how do you use it?
What is session data?
Explain PHP?
Where are sessions stored php?
How can you send email in php?
What are php functions?
What are string functions?