Hiho!
Ich habe ein problem.
Ich habe dieses Script geschrieben
....html-code......
....html-code.......
wenn ich diese datei jetz ausführe kommt:
Parse error: parse error, unexpected '{' in E:\Webserver\Apache\Apache2\htdocs\index.php on line 90
was ist jetzt falsch?
Ich habe ein problem.
Ich habe dieses Script geschrieben
....html-code......
PHP-Code:
<?php if (isset($kat) {
include("$kat.php");}
else {
include("/news/scarnews.php");}
?>
wenn ich diese datei jetz ausführe kommt:
Parse error: parse error, unexpected '{' in E:\Webserver\Apache\Apache2\htdocs\index.php on line 90
was ist jetzt falsch?
Kommentar