Hallo erstmal!
if($bla==$bla1_ok && $blu==$blu1_ok){
header('HTTP/1.1 302 Found');
header('Location: http://'.$_SERVER['HTTP_HOST'].'/datei.php');
}
P.S. Weiß jemand von euch, wo man Wissen über PHP direkt im Internet kostenlos lesen kann?
http://www.php.net/
Und im Übrigen empfinde ich post scripta im Context eines HTML-Formulars als reichlich unüberlegt.
Gruß aus Berlin!
eddi