Re: [PHP] Send output before header location

2002-01-13 Thread Meir Kriheli
On Wednesday 09 January 2002 11:55, Alawi wrote: > How can I output before send header > I see some site some output and after that it Jump to other site !! > Is that maked by header localtion ?? No, they're using a meta tag in the head section. Quoted from wdg-html-reference: tells the brows

[PHP] Send output before header location

2002-01-12 Thread Alawi
How can I output before send header I see some site some output and after that it Jump to other site !! Is that maked by header localtion ??