Week 5: PHP Arrays, Date and Time Functions

Describe and use numerically indexed, associative arrays, and multidimensional arrays.

Apply foreach..as loop to walk though numerically indexed and associative array.

Examine and apply various built-in array functions.

Explain how PHP date and time functions work and apply them to for display date and time.

Use checkdate function to validate date.

Download Files