×
×
Correct!
Use the correct format parameter to output a date like this:
echo date(@(7));
echo date("Y.m.d");
echo date('Y.m.d');
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 47 exercises.
Are you sure you want to continue?