Tuesday, May 16, 2006

PHP Scripts to study

1. How to display the date on a web page.

2. Change the background color based on the day of the week. Uses logic (if statements)!

3. Calculate the averages.

4. A.) A php slot machine in action.

B. The code for above example.

5. A. Refresh this page a few times.

B. The code for the example. Notice the use of arrays.

Your assignment is to put each of these scripts on the server and comment each line.

Remember comments are with // or /* */

0 Comments:

Post a Comment

<< Home