Re: [PHP] Send output before header location
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
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 ??