Einzelnen Beitrag anzeigen
Ungelesen 23.06.11, 12:04   #1
ipulf
Newbie
 
Benutzerbild von ipulf
 
Registriert seit: Oct 2009
Beiträge: 55
Bedankt: 2
ipulf ist noch neu hier! | 0 Respekt Punkte
Standard Parse error: syntax error, unexpected $end - help please

Hey Leute ich hab folgendes Problem:

Code:
Parse error: syntax error, unexpected $end in ..pfad.. on line 365
PHP-Code:
echo    "<div class=\"footer\">
    
        <span class=\"left\">&copy; 2010 <a href=\"index.html\">darkFluppi.tk</a>.</span>
        
        <span class=\"right\"><a href=\"http://templates.arcsin.se/\">Website template</a> by <a href=\"http://arcsin.se/\">Arcsin</a></span>

        <div class=\"clearer\"><span></span></div>

    </div>

</div>"
?>

</body>

</html>
(hier ist zeile 365) 
ich verstehe nicht wo das Problem liegt weil in der Zeile 365 steht nichts^^

wäre cool wenn ihr mir helfen könntet

MfG ipulf
ipulf ist offline   Mit Zitat antworten