Ich kann folgende PHP Code nicht ausgaben, hat jemand eine Idee wo der Fehler liegt?
Code: Alles auswählen
echo '<tr style="" onmouseout="this.style.backgroundColor = ''" onmouseover="this.style.backgroundColor = '#E3E3E3'" bgcolor="#F3F3F3">';
Ich finde einfach den Fehler nicht, kann mir jemand weiterhelfen?Meine Fehlermeldung hat geschrieben: Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' in C:\wamp\www\gb\admin.php on line 47