Multi user login
Moderator: General Moderators
Multi user login
i need code for users to login in to my site but more then 1 accounts on my site
Re: Multi user login
At the most basic, have a form for username/password, verify it against database entries, and store a token in sessions.
Re: Multi user login
i been using wordpress its hard because the user cant pick a password nor a email get sent to them