Sams Teach Yourself PHP, MySQL and Apache in 24 Hours

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

Quiz

1:

What function sends mail?

A1:

This is not a trick question. It's the mail() function!

2:

What function call causes the script to execute for as long as it needs to run?

A2:

set_time_limit(0)

Категории