I have a problem in using php
When I use header(Location:...) to redirect between 2 web pages over 10 times, the following error appears:
"Redirection limit for this URL exceeded. Unable to load the requested page."
Has anyone ever seen this message before, and if so what was the problem? how can I solve it?
thanks~