Skip to content

This PHP script iterates over a single array to provide my daily schedule.

Notifications You must be signed in to change notification settings

dcwebmaven/DailyScheduleArray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

DailyScheduleArray

This PHP script iterates over a single array to provide my daily schedule.

Here are the specs for Daily Schedule Array:

Create a PHP program that lists your daily schedule, for every hour from 9AM to 5PM. Store your schedule in an associative or numerical array, and traverse the array with a loop to print out the time and task for each hour in a user friendly format.

Don't forget to comment your code.

About

This PHP script iterates over a single array to provide my daily schedule.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages