Re: [SM-USERS] Create a Session before login

2006-08-11 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Matthew, On Tuesday, August 08, 2006, Matthew wrote: > Does anyone know how to create a session in PHP before the user logs in? The > users will have already authenticated on our system so would like to build a > session acording to their already au

[SM-USERS] Create a Session before login

2006-08-08 Thread Matthew Allen
Does anyone know how to create a session in PHP before the user logs in? TheĀ users will have already authenticated on our system so would like to build a session acording to their already authenticated credentials. The logins and passwords they use to login to the system are the same ones th