Hallo Daniel.
srz, alte gewohnheit. ich benutzt halt die anstatt exit. find ich irgendwie eindeutiger.
*g* Noch eine Kleinigkeit:
if(empty($wissen) && !empty($lernbereitschaft))
{
header("Location: http://de.selfhtml.org/");
}
else
{
die;
}
Was, wenn `$wissen`{:.language-php} nicht leer ist?
Dann doch lieber exit. Sonst gibt es bald ein paar kluge Köpfe weniger. ;)
Gruß, Ashura
--
Selfcode: sh:( fo:) ch:? rl:( br:^ n4:& ie:{ mo:) va:) de:> zu:) fl:( ss:| ls:[ js:|
Try it: [Become an Opera Lover in 30 days](http://tntluoma.com/opera/lover/7/)
Meine Browser: Opera 8.0 | Firefox 1.0.4 | Lynx 2.8.3 | Netscape 4.7 | IE 6.0
IE Layout-Workaround №1: <!--[if IE]><style type="text/css">\*{display:none;}</style><![endif]-->