Forum Moderators: coopster
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
If these tags are not in my file it won't show correctly, but whenever I save the HTML as .php and preview it, it gives me the following error:
Parse error: syntax error, unexpected T_STRING in c:\Wamp\www\new_lbo\fixit.php on line 1
Is there any way to work around this?