Looking for code for safe login php/mysql
Moderator: General Moderators
-
Todlerone
- Forum Commoner
- Posts: 96
- Joined: Sun Oct 28, 2007 10:20 pm
- Location: Hamilton, Ontario, Canada
Looking for code for safe login php/mysql
Hello everyone, and thank-you in advance for any suggestions. I have searched around the web for secure login samples that I could use for my baseball web site. Any suggestions of sites that provide good secure code samples.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Looking for code for safe login php/mysql
Authentication and Access Control are fairly advanced topics. You might want to integrate you site into an existing CMS and use theirs.
(#10850)
Re: Looking for code for safe login php/mysql
go to my blog at http://www.sambarrow.com there's a login script there. not the whole system, but the login part of it.
Re: Looking for code for safe login php/mysql
Sam, have you read this: viewtopic.php?p=455304#p455304?