Why the answer is 6?
Why the answer is 1? Shouldnt it be 9?
Why the answer is 14?
<?php $format="Y, m,d"; $time="2005, 04, 04"; $date=DateTime::createfromformat($format, $time); echo $date ?>
And this, why 21?
Why the answer is 8? Can someone explain please
Why? C++ is more difficult than php