Hi all, Can someone tell me the function to redirect a browser to a specific page?
Johnny
For example:
<?
code...
code...
code finished.
redirect("http://www.domain.com/admin.php");
?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

