El Monday 09 June 2008 12:54:55 Ali Jawad escribió:
I mean is exit supposed to terminate the session or just exit the if statement. Because my registration script part is just below this if statement. Thx
The exit terminates all the script. If you reply a 403 and do a "exit" the register process must finish.