This is a discussion on php & ajax within the PHP Language forums, part of the PHP Programming Forums category; I wanted to redirect to another page if login info is valid i m using php and ajax...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
onlysaket@gmail.com wrote:
> I wanted to redirect to another page if login info is valid i m using > php and ajax > Is that a question or a broken posting? |
|
|||
|
"Erwin Moller" <Since_humans_read_this_I_am_spammed_too_much@spam yourself.com> wrote in message news:46f13989$0$229$e4fe514c@news.xs4all.nl... > onlysaket@gmail.com wrote: >> I wanted to redirect to another page if login info is valid i m using >> php and ajax >> > > Is that a question or a broken posting? header("Location: goodloginpage.php"); Shelly |