Devone

What's the Simplest and Quickest Way to Implement a Secure PHP Login?

Asked by Devone 2 years ago php login


unregistered
0
 
Great script, about 5 minutes to implement. www.evolt.org/node/60384

by unregistered 1 year ago

Rommel Castro A
0
 
Learning PHP
learning MYSQL
and start coding ;)
this is the best way

by Rommel Castro A 2 years ago

Csgs
0
 
You should make sure that your connectino is secured via SSL, passwords are hashed when stored within a database, and try to make sure that you validate effectively.

You can of course redirect http:// yoursite. Com/loginpage. Php  to something like https:// yoursite. Com/login. Php

by Csgs 2 years ago

Answer this question

What's the Simplest and Quickest Way to Implement a Secure PHP Login?

0 errors found:

 
0