Date Format PHP Source Code

Date Format PHP Source Code

This program will teach you on how to display current date in 3 different ways.

Here are some characters that are commonly used for dates:

d – Represents the day of the month (01 to 31)
m – Represents a month (01 to 12)
Y – Represents a year (in four digits)
l (lowercase ‘L’) – Represents the day of the week

Instructions:
1. Download the source code.
2. Run the xampp control panel and start the apache andmysql
3. Copy the file to htdocs
4. Run the program by typing in any browser localhost/shuffle

Note:
This is just a simple program any updates or
constructive criticism will be
accepted.

Download link:

Date Format PHP Source Code