Redirect the page with PHP
I keep forgetting so note to self: to redirect a page with PHP:
Show Plain Texthttp://php.net/manual/en/function.header.php
Remember no content before redirect, or it will whinge.

Will creates nice web-things, builds awesome ideas, and collaborates with other creative types.
I keep forgetting so note to self: to redirect a page with PHP:
Show Plain Texthttp://php.net/manual/en/function.header.php
Remember no content before redirect, or it will whinge.