Computer Science, asked by rajeshwarivijay5294, 1 year ago

What will the following script output?

<?php $time = strtotime ('2004/01/01'); echo date ('H:i:s', $time); ?>
A.0
B.0.5
C.00:i:00
D.12:i:00

Answers

Answered by Neeraj723
1
Hii dear here is your answer a
...

Option d is the correct answer
Similar questions