Headers
Posted: Sat May 15, 2004 4:08 am
can anyone write me a code that will allow my page to send multiple headers? my friend had wrote me one and ive lost it.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
http://us4.php.net/headerlaunchcode wrote:Multiple-headers? Could you explain a little bit more please. A web page can only ever have 1 header - that's it, it is impossible to *output* more than 1. A little more explanation needed I think...