Date: 05/17/01
- Next message: Thomas Schneider: "[phplib] re: re: Templates & css"
- Previous message: Thomas Schneider: "[phplib] Re: 3 Templates & css style sheets"
- In reply to: Prachait Saxena: "[phplib] Problem (redirection Error )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
These lines are necessary to make the cookies work of the session class.
What problems are you having with the re-direct? Does it just not work or
some other behavior?
-- Jesse Swensen swensenj <email protected>> From: "Prachait Saxena" <prachait <email protected>> > Date: 17 May 2001 10:09:00 -0000 > To: "phplib <email protected>" <phplib <email protected>> > Subject: [phplib] Problem (redirection Error ) > > Hi, > > I am using "phplib-7.2c" on Win 2k + MySql. > > While using i encounter with a redirection error in the file in which i > included line " > page_open(array("sess"=>"Prachait_Session","auth"=>"Prachait_Auth")); " > > I already check that i found the error in > > file " session.inc " > > line no 391 " header("Status: 302 Moved Temporarily"); ' > and > line no 400 " header("Location: > ".$PROTOCOL."://".$HTTP_HOST."/".$this->self_url());" > > If i remove these above lines from the file my session works fine but as i use > it i get the redirection error. > > well !!! when i include > page_open(array("sess"=>"Prachait_Session","auth"=>"Prachait_Auth")); " > to othere files of the site, on opening of each page it is asking for login. > > I am yet not understand why i am getting this. > > please verify that and answer about the problem. > > > > thanks in advance. > rest is fine > > Prachait > > > _____________________________________________________ > Chat with your friends as soon as they come online. Get Rediff Bol at > http://bol.rediff.com > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: phplib-unsubscribe <email protected> > For additional commands, e-mail: phplib-help <email protected> > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Thomas Schneider: "[phplib] re: re: Templates & css"
- Previous message: Thomas Schneider: "[phplib] Re: 3 Templates & css style sheets"
- In reply to: Prachait Saxena: "[phplib] Problem (redirection Error )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

