Hallo ich will das obere globale array in eine echo anweisung einbetten
dies habe ich wie folgt gemacht
fehlermeldung:
wie mach ich das richtig.
gruß niesel
dies habe ich wie folgt gemacht
PHP-Code:
:
<?
echo "<form action=\"".$_SERVER['PHP_SELF']."\" enctype=\"multipart/form-data\" method=\"post\">";
...
?>
Code:
parse error: syntax error, unexpected T_ECHO in..
gruß niesel

Kommentar