I don't get it, I just simply open a file that's saved as a .php file
with the following code in it
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
</BODY>
</HTML>
and I get this error. I have another file with information in it and php is running fine, what is this error?