Home > 404
Permalink to PHP Tip #5: header

PHP Tip #5: header

by on 04.02.2009 | 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.