[PHPLIB] Session stuff??????????? From: ehutson (ehutson <email protected>)
Date: 11/18/99

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.