|
In this part . . .
I
n this part, you find out how to write complete PHP
scripts. You discover how to combine simple state-
ments into a finished script. You find out about complex
statements that allow you to write scripts that perform
complex tasks. You see the usefulness of reusing code and
find out how to write code that can be reused. When you
finish this part, you will know everything you need to
know to write useful and complex PHP scripts.
|