Monday, May 27, 2019

php header cannot redirect

I have implemented a simple signup page,which after the user has signed up must re-direct them to the thank you page, here is my code and it returns a blank page



'
save.php

'



   if($mail->Send()) {}

unset($_SESSION['GENRE_REQUEST']);

}
header('Location:thanku.php');
exit();
}

else
{
header('Location:thanku.php');
exit();
} '





thanku.php




 
Thank You for Registering With us.

please activate your profile by clicking on the activation link sent to your email address.

'a
'

No comments:

Post a Comment

plot explanation - Why did Peaches' mom hang on the tree? - Movies & TV

In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...