#basics
Read more stories on Hashnode
Articles with this tag
Date() is a function we can use to display the date and time in a readable manner. Syntax date("Y-M-D"); This will display the year, month and day of...