מדוע זה לא פועל ?

$admin = "admin_delete.php"; $pwd = "password"; if ($passwd!=$pwd) { print "<form action=$admin method=post>"; print "<input type=password name='passwd' size=20>"; print "<br><input type='submit' value='OK'></form>"; exit; }
הגדרתי את המשתנים כמו שדרוש ובכל זאת זה לא פועל. הוא אמור לדרוש ממני סיסמא והוא לא דורש משום מה