Re: [phplib] Session sql tables From: Jesse Swensen (swensenj <email protected>)
Date: 04/26/01

Look in your distribution of PHPLib and find the directory titled stuff. In
there you will find several scripts to create the schemas for different
databases.

-- 
Jesse Swensen
swensenj <email protected>

> From: Ninjaman <ninjaman <email protected>> > Date: Thu, 26 Apr 2001 11:24:16 +0200 > To: <phplib <email protected>> > Subject: [phplib] Session sql tables > > > Hi, > > I have a possibly simple question. > > Where is there documentation on how my SQL (mySQL in my case) is to be setup > for session management and other phpLIB functions. > > I cant find it in the phpLIB docs. > > For example CT_Sql uses a table that is set in local inc "active_sessions" > but no reference to field specs are mentioned. > > The source for CT_Sql hints to "$id, $name, $str, $now". > Ok, four fields. But what field types, order, etc... > > Can anyone help? > > > --------------------------------------------------------------------- > 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>