[nycphp-talk] What UserLogin/Auth mechanism do you use ?
Mark Armendariz
nyphp at enobrev.com
Thu Dec 11 21:45:21 EST 2003
I'm actaully also interested as I'm in the process of rebuilding my login
class to fit a larger scheme of control and some better security options.
I'd originally learned a lot about php authentication through sites as well
as PAT's patUser class
(http://www.php-tools.de/site.php?file=patUser/overview.xml), which is one
of the better one's I've personally read over.
Mark
-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On
Behalf Of felix zaslavskiy
Sent: Thursday, December 11, 2003 9:00 PM
To: talk at lists.nyphp.org
Subject: [nycphp-talk] What UserLogin/Auth mechanism do you use ?
I was wondering what people find most convinient for to do this ? Do you use
just php sessions with few own helper functions, PEAR::Auth,other library,
or completely homegrown ?
I personaly find php sessions a bit aukward to use because of the a bit
none-intuative api that it has.
Felix
_______________________________________________
talk mailing list
talk at lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/talk
More information about the talk
mailing list