public marks

PUBLIC MARKS from pyxosledisciple with tags php & "http header"

27 June 2006 09:00

Understanding HTTP Headers and the PHP header() Function

by 4 others
Many beginning and intermediate PHP programmers seem to think the header() function is some kind of strange voodoo. They work from examples and code snippets and are able to get things done with it, but they don't know quite how it works. That was certainly the way I regarded header() the first time I saw it.