Hi all,

Today I've been busy with a redirection page.
I got into a conflict when I tried to redirect it halfway my page.
As it was hard to recode everything to the top, I looked up a solution and I'd like to share it with you, as I've seen many threads here where this isn't mentioned.

I'm talking about the ob_start and ob_end_flush functions.
It works great for me.
Now I'm pretty sure you know those functions exist.
Why don't you use/advise them?