Yesterday we learned about PHP coding. We wrote our first program and learned how to begin and end a php script.
We learned how to echo (print) output to the screen. We learned how to do basic addition and multiplication and we learned how to output line breaks in html and to include code to format an automatic date.
We also included one of the many $_SERVER global variables to give us information about the visitors' web address.
Today we will
a) declare variables...
b) make a form to capture and display information (and probably manipulate the data, too).
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.