Programs to accomplish this week are below.
Advanced guys may work independently.
1) A PHP script to print your full name to the screen.
2) Print an approximation of pi to the screen.
3) Print the approximate circumference of the earth to the screen.
4) On what date is Easter in 2037? Print it to the screen.
5)
Compose an email address validator such that the user enters an address
and the computer validates it as a valid address. The computer will not
check if the address actually EXISTS, just if it is in the proper
format with no illegal characters.
6) Change the
code to ask the user to enter a word and you will use the strlen ( )
function to count the letters in the string and tell the user how many
letters he/she typed in.
Due: Wed.
Friday, April 20, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.