Hey, I have this code :
www.signup.co.il/dima/forum/admin.php (its long code).
There is an if statements that if I come to the page like this :
bla.php?do=new or do=replay then I will see a form, if not, then I will redirect to index.php .
+ in the form, there is an if check for (isset($bla)) and if its isnt set, then it will redirect back to the form, but, its redirecting to index.php .
I really dont know why is that, if someone will check the code and maybe find the problem, I will kiss him :-)
THANX !!!