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

PHPEveryday.com: Smarty Template Engine Tutorial

Zend Developer Zone: AJAX Chat Tutorial Pt 5: Javascript, Sending Chat Messages, Screen Name Changes

PHPRiot.com: Zend Framework 101: Zend_Loader

Wokay.com: 12+ Tutorials for creating PHP5 MVC Framework

DevShed: Databases: Finishing a Listing Service


Community Events











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


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

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