PhP Login Library or Template

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
chizeng
Forum Newbie
Posts: 11
Joined: Sun Feb 28, 2010 10:52 pm

PhP Login Library or Template

Post 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.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: PhP Login Library or Template

Post 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.
chizeng
Forum Newbie
Posts: 11
Joined: Sun Feb 28, 2010 10:52 pm

Re: PhP Login Library or Template

Post 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.
Post Reply