Page 1 of 1

Multi user login

Posted: Thu Nov 17, 2011 2:39 pm
by ebgames56
i need code for users to login in to my site but more then 1 accounts on my site

Re: Multi user login

Posted: Thu Nov 17, 2011 2:41 pm
by Celauran
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

Posted: Thu Nov 17, 2011 2:42 pm
by ebgames56
i been using wordpress its hard because the user cant pick a password nor a email get sent to them