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 is a php form?
How is session id stored in browser?
Is empty java?
Explain do you use composer? If yes, what benefits have you found in it?
How many columns can be added in a table in mysql?
Does php need html?
Explain the syntax for ‘foreach’ loop with example.
How do you measure variables?
How many data types are used by php?
What is strcmp?
Is null function in php?
Code to upload a file in PHP?
What is php trait?
What version of php do I have windows?
What is json php?