Jump to content

Secure php login


robcrozier

Recommended Posts

Hi, i know this has probably been asked, or at least something similar lots of times, but after looking through the forum i can't find what i'm looking for.

 

Basically, i want to create a secure, reliable login script for my website.  I'm pretty familiar with PHP and i need something that simply goes beyond setting a session and checking for it at the top of all secure pages. 

 

Can anyone suggest something that is perhaps database driven (i don't really want to use IP checks though due to AOL's changing IP's).  Any links to tutorials, pointers in a general direction etc would be great!

 

Thanks guys!

Link to comment
https://forums.phpfreaks.com/topic/142267-secure-php-login/
Share on other sites

Do you mean such as a CMS like Joomla?  I'd rather create my own code to be hones though.

 

No, a framework.  a CMS is a specific type of script.  A framework is well, a framework, that can be used to make more specific types of scripts, like for instance, a CMS. 

 

http://www.phpframeworks.com/

Link to comment
https://forums.phpfreaks.com/topic/142267-secure-php-login/#findComment-745342
Share on other sites

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.