mohli by jste m prosim jestre pomoct s timhle, nemuzu prijit v cem je chyba
pokusy.php :
<?php
echo "
<form action=\"/pokusy/test.php\" method=\"POST\">
<label for=\"heslo\">heslo</label>
<input type=\"text\" name=\"heslo\">
<input type=\"submit\" name=\"go\" value=\"Ok\">
</form>
"
?>
test.php
<?php
echo $heslo. ;
?>
porad mi to pise:
Parse error: syntax error, unexpected ';' in F:\VertrigoServ\www\pokusy\test.php on line 2