What will be the output of the following PHP code if date is 24/02/2008?
<?php $date = new DateTime(); echo $date->format('l,F,js,Y') ?>
A.Sunday, February 24th 2008
B.39502
C.Sunday, 24 02 2008
D.Sunday, 24th February 2008
Answers
Answered by
0
______✨ HEY MATE ✨_____
➡️ Option (A) Sunday, February 24th 2008 is the right answer ✔️
➡️ Option (A) Sunday, February 24th 2008 is the right answer ✔️
Answered by
0
A.Sunday, February 24th 2008 is your answer
Similar questions
Economy,
6 months ago
Chemistry,
6 months ago
Math,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Science,
1 year ago