Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Server-side Scripting _ Login system

Posted by: tyler.watkins May 29 2012, 02:52 PM

Does anyone know any good links or have any good advice on making a login system using MySQL database and PHP?

Posted by: Darin McGrew May 30 2012, 08:00 AM

Usually, the login system is part of a larger system, not something that stands alone. Are you trying to create a login system for a forum? for a CMS? for something else?

Posted by: Thomas Hruska May 30 2012, 09:06 AM

If you are looking for a prepackaged, self-contained sign in system, you may want to look at:

http://barebonescms.com/documentation/sso/

Which is an enterprise-grade Single Sign-On (SSO) system written in PHP.

Posted by: tyler.watkins May 31 2012, 09:28 PM

I am trying to make a login system for a website where members can sign up for tournaments. Here Is my URL: blocks.netne.net

Posted by: Darin McGrew Jun 1 2012, 10:02 AM

Does the software you're using for tournament signups support registration and login?

Posted by: tyler.watkins Jun 1 2012, 12:14 PM

I'm not using any software. Should I be? If so what kind? I was hoping there is a way I could just make a members login and then they click a button on the tournaments page that signs them up for it.

Posted by: tyler.watkins Jun 1 2012, 12:20 PM

Also, I was hoping to somehow make it to where the right column where they sign in changes to their own personal information after they login. Is this possible?

Posted by: Darin McGrew Jun 1 2012, 08:44 PM

Perhaps one of these PHP game-management programs will meet your needs:
http://php.resourceindex.com/Complete_Scripts/Games/Game_Management/

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)