News Feed
Jobs Feed
Sections




News Archive
WebShop.com Blog:
PHP Header(), Beyond Redirect
December 10, 2009 @ 12:51:30

One of the most popular reasons to use the header function in PHP applications is to do a redirect, but the webshop.com blog wants to remind you that there's more to it than just that.

If you are a web developer and you've ever worked with PHP you have probably come across the PHP header() function in the past. You most likely used it to implement a hard redirect; but you may not have understood exactly what was happening behind the scenes every time you call this handy function. Let's take a look at what the header() function does and find some uses for it other than its most common use-redirects.

They look at what the header function is for, what HTTP headers are (and some examples) as well as a few examples of use outside of redirects including defining content types, response codes and cache control.

0 comments voice your opinion now!
header redirect tutorial


blog comments powered by Disqus

Similar Posts

Scott Mattocks\' Blog: PHP-GTK News #11

PHPMaster.com: Array Handling Functions

NETTUTS.com: Caching, YQL, and Regular Expressions

Cormac's Blog: Fast server-side rejection of large image uploads using $_FILES

DevShed: Embedding Model Data in Views with CodeIgniter


Community Events











Don't see your event here?
Let us know!


tool opinion community conference unittest introduction zendframework2 testing podcast development functional release interview language framework object code example phpunit series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework