On Mon, Mar 10, 2014 at 6:07 PM, Ansego <[email protected]> wrote: > To Whom it may concern; > > I was wondering if there was a simple function that redirected a page ie > Redirect(URL); Headers and stuff of the sort seem to be long winded. Could > you guys please create a simple redirection function part of php library > that can be used any where in the page? >
See the plathora of user notes on http://php.net/header - along with the actual doc examples :] If there was "simpler way" (can't think of a way to make it simpler really) it would be in the "see also" section. -Hannes -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
