do you have any previous php code? because you could have an error there... also i see that there is no ; on the include("error.php") 
 
edit: you need to change the line that is erroring to $_GET['p']; 
 
also to highlight a line in code you can use
>>> the text you are wanting to highlight <<<
in the code tags