Redirection problem - TechRepublic
General discussion
July 24, 2001 at 02:41 AM
asl_narayanan

Redirection problem

by asl_narayanan . Updated 24 years, 10 months ago

I’m new to PHP
I used the following code

header(“location:somepage.php”);
———————————-
The alert was never fired when i executed the code. If commented the header statement,
it worked.
could someone provide me an explain this behaviour and a possible solution to this

This discussion is locked

All Comments