panique / php-login-minimal

An extremely minimal login / register script in pure PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manually creating user

jonteohr opened this issue · comments

Hello, liking this alot!

Is it possible to manually create users? I just don't know how to generate a password hash to store in the DB.

Also another question; how can I add more pages that you need to be logged in to see? <- figured that one out