Date: 04/26/01
- Next message: Ninjaman: "Re: [phplib] Session sql tables"
- Previous message: Ninjaman: "[phplib] Session sql tables"
- In reply to: Ninjaman: "[phplib] Session sql tables"
- Next in thread: Ninjaman: "Re: [phplib] Session sql tables"
- Reply: Ninjaman: "Re: [phplib] Session sql tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Ninjaman: "Re: [phplib] Session sql tables"
- Previous message: Ninjaman: "[phplib] Session sql tables"
- In reply to: Ninjaman: "[phplib] Session sql tables"
- Next in thread: Ninjaman: "Re: [phplib] Session sql tables"
- Reply: Ninjaman: "Re: [phplib] Session sql tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

