Date Format PHP Source Code

2015-12-01T17:39:57+08:00

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 [...]