Re: [phplib] database problem From: John Mandeville (mandevil <email protected>)
Date: 03/02/01

Just to make sure I'm following this thread correctly: I $sessdb here
really $sess->db, or did I miss something?

On Fri, 2 Mar 2001 08:59:07 +0100, Marc Fournier wrote:
>
> Hello,
>
> > $sessdb->query ( "SELECT sid from active_sessions WHERE sid='" . $sess->id .
> > "'" );
> I usually call $sessdb->connect(); just before page-close() to resolve this
> problem, but as written in the phplib doc, you should try to integrate the
> session table in the same database as your application.

-- 
John Mandeville
mandevil <email protected>

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>