Page 1 of 1

PhP Login Library or Template

Posted: Wed Oct 20, 2010 10:40 pm
by chizeng
Hi board members,

I was wondering if there exists a library/template/some premade code available for developing login interfaces (login, registration, creating login session, etc)?

Thank you.

Re: PhP Login Library or Template

Posted: Wed Oct 20, 2010 10:45 pm
by John Cartwright
Usually those processes are quite application specific, therefore are usually custom built as per the project specs. In fact, they are quite simple to implement, and there are a ton of tutorials out there.

Re: PhP Login Library or Template

Posted: Wed Oct 20, 2010 10:59 pm
by chizeng
Thanks, that makes sense.
I am still wondering, though, if there was a library out there that is particularly extensible or popularly used.