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 can you make a connection with mysql server using php?
What are the new features available in php 7?
How can we display information of a variable and readable by a human with php?
What are the benefits of using queries?
Which is better #define or enum?
How to access a specific character in a string using php?
Write a statement to show the joining of multiple comparisons in php?
Is php an oop?
How to get no. of rows using MYSQL function?
Does php have future?
What is die in php?
Does php need to be installed?
Tell me when a conditional statement is ended with an endif?
What are the functions used in php?
What are variables in research examples?