@kill bill kommt drauf an, ob da überhaupt ne Ausgabe kommt 
so funtzt!

PHP-Code:
if($_POST['submit'])
{
f_check($_POST['user'],$_POST['password']);
}

Kommentar