Relative Redirect

Small, short code snippets that other people may find useful. Do you have a good regex that you would like to share? Share it! Even better, the code can be commented on, and improved.

Moderator: General Moderators

Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Post by Roja »

timvw wrote:But a header string doesn't appear in html..
Absolutely correct. I stand corrected, and apologize for doubting the manual. :)
User avatar
nielsene
DevNet Resident
Posts: 1834
Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA

Post by nielsene »

Roja wrote:
timvw wrote:But a header string doesn't appear in html..
Absolutely correct. I stand corrected, and apologize for doubting the manual. :)
Ooops, me too
pilau
Forum Regular
Posts: 594
Joined: Sat Jul 09, 2005 10:22 am
Location: Israel

Post by pilau »

Just a wonder-out-loud;

- Can I use your redirection function AFTER the header was sent?

If not, and I do need to redirect, that is to say - after the header has been sent - what do I do?
Post Reply