Page 1 of 1

Looking for code for safe login php/mysql

Posted: Wed Feb 13, 2008 9:57 am
by Todlerone
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.

Re: Looking for code for safe login php/mysql

Posted: Wed Feb 13, 2008 3:45 pm
by Christopher
Authentication and Access Control are fairly advanced topics. You might want to integrate you site into an existing CMS and use theirs.

Re: Looking for code for safe login php/mysql

Posted: Fri Apr 18, 2008 3:15 pm
by samb0057
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

Posted: Mon Apr 21, 2008 11:53 am
by Mordred
Sam, have you read this: viewtopic.php?p=455304#p455304?