The following PHP pages each contain one or more bugs. The bugs could be syntax errors or incorrect logic. Look at each page, find the bug(s), and correct the errors.
T_VARIABLE and $end.
If you don't understand an error, try Googling for the error message.
print for simple variables and print_r or var_dump for arrays and objects.