Is there anything available now that will do authentication against a database, using PHP4 sessions, like a class library? I have tried to create my own custom class but for some reason when I create session variables from within the class they arent accessible from the primary website pages... I would like to see other code to see where I might be screwing this up...
Thanks!