Source Code:
(back to article)
<?php echo date("Y-m-d"); // outputs something like "2023-03-03"
Result:
Report an issue