Jump to content

Open Source Login system


BODEKA

Recommended Posts

I have been googling for a couple of hours trying to find(without success)

a Professional Open Source(Object Oriented PHP) system available
(something on a level like WordPress) - reliable, fast and secure and not blown up
that handles basics like:

-Sign UP (E-Mail Activated) with security picture
-Change Password
-Forgot Password
-Login and Logout Form

so I could get right to the point of creating script
where logged in user(SESSIONS protected) can:
-fill out a form
-update form,
-upload data
- get to other SESSION protected areas.

Can anybody point me in the right direction please.
Thank you.
Link to comment
https://forums.phpfreaks.com/topic/35384-open-source-login-system/
Share on other sites

[quote author=boo_lolly link=topic=123678.msg511499#msg511499 date=1169573052]
why can't you write one? that's not a hard task. why does it have to be object oriented?
[/quote]
I've always written my own. I think, for security reasons, there wouldn't be many scripts like that openly available. If you have the source, it'd be really easy to reverse engineer. Let me know if you do find one though, I'd be interested in seeing it.
to boo_lolly: Nothing is hard when you know what you doing and when time is not an issue.
Why reinvent the wheel? Read in many books by professional programmers.

to tarun: I already tried http://www.hotscripts.com

There are so many CMS system available I figure there must be some simple Login script available too.
In total agreement with you as far as re-invent the wheel. :-)

As for : There are so many CMS system available I figure there must be some simple Login script available too.

  Yes, there is...but there wasn't when I bought my first book years ago of :

http://www.amazon.com/Build-Database-Driven-Website-Using/dp/0975240218/sr=8-10/qid=1169574780/ref=pd_bbs_sr_10/105-2089637-3234004?ie=UTF8&s=books

  At my fingertips, were my answers :-)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.