Posted by Matt White on 09/19/07 15:04
On Sep 19, 8:57 am, "onlysa...@gmail.com" <onlysa...@gmail.com> wrote: > I wanted to redirect to another page if login info is valid i m using > php and ajax You can use: if(loginInfoValid) { header("Location: page.php"); }
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming