I'm getting a parse error, can anyone please advise what I'm missing:
Error on browser is :
Parse error: syntax error, unexpected 'Content' (T_STRING) in /path/coder.php on line 8
Line 8 is :
$stringData = "<meta http-equiv="Content-Type" content="text/html; charset=utf-8">;\n";