Date: 11/18/99
- Next message: Björn Schotte: "Re: [PHPLIB] Am I doing right?"
- Previous message: Eric Ries: "RE: [PHPLIB] reload on resize"
- Next in thread: Mark Leavy: "Re: [PHPLIB] Session stuff???????????"
- Reply: Mark Leavy: "Re: [PHPLIB] Session stuff???????????"
- Reply: Kristian Koehntopp: "Re: [PHPLIB] Session stuff???????????"
- Reply: ehutson: "Re: [PHPLIB] Session stuff???????????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm having a bit of an issue with the session id (maybe) and the
Sql_Query ....
Here's the setup. The app consists of a page with menus the load the
pages into itself via case statements.
I'm doing a $sess->register("q"); at the beginning and an Sql_Query in
one of the included pages. Everything works fine until I log out. When
I log back in I get the
$q is not an object in ...
Member function used on a non-object in url ...
error. This doesn't go away until I close all browser windows. I'm
banging my head against the walls.
Anybody else have any ideas?
Thanks
Eric Hutson
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Björn Schotte: "Re: [PHPLIB] Am I doing right?"
- Previous message: Eric Ries: "RE: [PHPLIB] reload on resize"
- Next in thread: Mark Leavy: "Re: [PHPLIB] Session stuff???????????"
- Reply: Mark Leavy: "Re: [PHPLIB] Session stuff???????????"
- Reply: Kristian Koehntopp: "Re: [PHPLIB] Session stuff???????????"
- Reply: ehutson: "Re: [PHPLIB] Session stuff???????????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

