On Fri, Oct 17, 2003 at 07:04:27PM +0200, Bas wrote: : "Robert Cummings" <[EMAIL PROTECTED]> wrote: : > On Fri, 2003-10-17 at 12:57, Bas wrote: : > > : > > I want a login system with sessions and without mysql. : > > : > > I have tried to make one but that one is without sessions (i don't : > > know anything about sessions) and with mysql... : > : > InterJinn supports file based sessions, but you'll hafta write your : > own login since that's generally trivial to do and everyone has a : > different way they'd like to do it. : : Yes sorry, but i don't use such things like your interjin...
InterJinn is one solution. There are others. Since you don't explain your reasons for thinking that InterJinn is not a reasonable solution, you've made it that much more difficult for people to try to help you when you don't provide any additional specifics. But you are certainly free to write your own session manager. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

