Jump to content

User Authentication w/MySQL


jedney

Recommended Posts

Hello.

 

I am trying to write a user authentication script for a web site I am working on, using a database.  I'm not familiar with how to go about cookies, and sessions, and such things as that.  I am wondering if anyone knows of any good user login/authentication tutorials that may help with this.  I've done a search on Google and went through the first 10 pages or so.  Done 4 tutorials, and none of them worked.

 

Thanks,

Jon

Link to comment
https://forums.phpfreaks.com/topic/93961-user-authentication-wmysql/
Share on other sites

Well its either you that doing something wrong, or maybe its a bunch of old scripts you browsed through. User Authentication is one of the most common and easiest apps used, and/or created by programmers. You can grasp the idea by following these tutorials:

 

http://www.tutorialized.com/tutorials/PHP/User-Authentication/1 - Entire Page Dedicated To The Subject

http://www.evolt.org/article/Creating_a_Login_Script_with_PHP_4/17/19661/index.html

http://www.devshed.com/c/a/PHP/Creating-a-Secure-PHP-Login-Script/

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.