Can you recommend Session/User management class

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rebus
Forum Newbie
Posts: 11
Joined: Tue Nov 07, 2006 6:13 pm
Location: Croatia, Zadar

Can you recommend Session/User management class

Post by rebus »

I tried to search forum but the search cant pass page 1 for some reason.. must be some bug.

On http://www.hotscripts.com/ there are hundreds of them, but just thought i could as you people for something you've already tried out.
Trying out to find something good is to cumbersome.

Im doing a small CMS-like system.
User avatar
CoderGoblin
DevNet Resident
Posts: 1425
Joined: Tue Mar 16, 2004 10:03 am
Location: Aachen, Germany

Post by CoderGoblin »

Personally I would write one myself. Classes from elsewhere never seem to match what I am needing.. :cry:
Post Reply