Browsing articles for: April, 2009

Permalink to PHP Tip #5: header

PHP Tip #5: header

On 04.02.2009 by Paul Robinson | no comments

Another useful command that all PHP coders should know is the header() function. You can use it to send a HTTP header to the server.