Sams Teach Yourself PHP, MySQL and Apache All in One (3rd Edition)

The workshop is designed to help you anticipate possible questions, review what you've learned, and begin putting your knowledge into practice.

Quiz

1.

What PHP function did we use to create a time stamp?

2.

What PHP function did we use to create an associative array of date-related information?

Quiz Answers

1.

mktime()

2.

getdate()

Activity

Use your fancy new date pull-down class in the context of your own form. Create a back-end script that takes the selected dates and displays their input.

Категории