Simple PHP login system
ATTENTION: This is an old article I wrote some time ago. It is being reintroduced here for the sake of remembering stuff.
This article will show you have to create a quick login-system. So, first off, let’s get the database table down. The sql command to create the table looks like this:
