Advanced Log-In Script

A more advanced authentication script, using mySQL, cookies and sessions.

Usage

In order to use this script you'll need to know some knowledge in mySQL. You'll need to create a database, just call it "login" or something. Through that database, create a table with three fields. Name one, 'id', the other 'user', and the last 'pass'. Now, you can upload this script. Make sure that you change the USERNAME and PASSWORD also the mySQL connect IP. Goodluck. :)

Comments