can i redirect using include/requre??
i think this like the serverside include for php...


> Hi,
>
> You can use Include or required instead !!
>
> Dan
>
> -----Original Message-----
> From: Brian Feliciano [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 12, 2001 8:39 AM
> To: Ignatius Teo; [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] php question
>
>
> thanks Ig!
> is there a better way than this? What i am doing is a login page.
> if the login is a success, then i will redirect it to the inside pages.
>
> thanx!
>
> > header("location: http://mydomain.com/index.php";);
> >
> >
> > ----- Original Message -----
> > From: "Brian Feliciano" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, October 12, 2001 4:30 PM
> > Subject: [PHP-WIN] php question
> >
> >
> > > ive been using ASP and now i'dlike to try PHP.
> > > But i cant seem find the counterpart of response.redirect to the PHP
> > > language.
> > >
> > > Pls. help. thanks.
> > > --
> > >
> > > B  R  I  A  N    F  E  L  I  C  I  A  N  O
> > > ======================
> > > Server Administrator
> > > The Websense Group Co.
> > > -----------------------------
> > > Unit 103 Terris Villa Sikap St.
> > > Mandaluyong City, Philippines
> > > Tel. No.: (632) 7462449
> > > Fax. No.: (632) 7462482
> > > Mobile Phone No.: +639176189153
> > >
> > >
> > > --
> > > PHP Windows Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > To contact the list administrators, e-mail:
[EMAIL PROTECTED]
> > >
> >
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to