Hi
I have an if statement within which i have to implement the redirection to another form or index.php, when i implement that it gives me an error that it already have the "Header", to solve this if i add the die(); it dies and does not call the next form or anything i.e. does not get redirected to anything. I would like to know how to redirect to another form. Thanks for any help in advance.