[PHP-DB] Re: PHP redirect?

2001-08-02 Thread Phillip Bow
JavaScript would allow them to immediately be sent to the page. -- phill "Webmaster" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have a form and based off of this form if my user selects option a then I > want them to be redirected to another page. If the

[PHP-DB] Re: PHP redirect?

2001-08-02 Thread Johannes Janson
Hi, > I have a form and based off of this form if my user selects option a then I > want them to be redirected to another page. If they select option B then I > want to continue with my php scrips as it does now. > > Does any one have any ideas on how I can accomplish this? use the header() func