Tuesday, November 3, 2009

Quiz (redux) & PHP forms, passing variables, .

Update: We encountered some technical difficulty in that Adobe CS4 was not installed fully on 3 machines. We remedied that issue and began work on variables.
In the example below, the line that begins with "$dog" shows you how to assign a mathematical value to a variable. In this case, the value of $dog is two-hundred fifty-seven thousand divided by twelve. In the next line (begins with "echo") we learned how to print the variable.



Quiz today.
Today we are going to finish reviewing the basics of HTML and PHP.
Then we will use a form to pass an HTTP get variable from one page to the next.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.