<html> <head> <title>formularz <title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"><head> <body bgcolor="#0000FF"> <center> <font face="Time New Roman, Helvetica, sans-serif" size="4" color="white"> <? $tekst=$_GET["tekst"]; $tekst2=$_GET["tekst2"]; $tekst3=$_GET["tekst3"]; if ($tekst!=NULL) { echo 'Witaj '.$tekst.',miło Cię poznać<br>Fajnie, że mieszkasz w mieście '.$tekst2.'<br> ,Miło że masz '.$tekst3.' humor; } else { echo '<form action="'.$_SERVER['PHP_SELF'].'" method="get"> Podaj imię<br><input type="text" name="tekst"><br> Podaj miasto<br><input type="text" name="tekst2"><br> Podaj humor<br><input type="text" name="tekst3"><br> <input type="submit" value="kliknij"> <form>; } ?> <center> <font> <html>
pojawia się w krasnalu błąd Parse error: parse error, expecting `','' or `';'' in on line [b]18
nie mam pojęcia co źle zrobiłem. Formularz ma pytać o imię miasto i humor