I'm totally new to PHP, Just came here looking for how to print something to test my server, so I borrowed your script.
I get the same error =]
line 20 is:
echo "<b>Calling our function for the first time........</b>
local();
looks like your missing a "; at the end of the line .
adding one doesn't seem to fix the script, but it's a start =]
quzax