I have absolutely no idea why you would want this, but here is one way:
echo "<meta http-equiv=refresh content=\"0; url=wherever.php\">";
another:
echo "<script language=javascript>window.location=\"wherever.php \";</script>";
HTH,
----------
---Snib---
----------
|