-
HTML Login Form
OK, I need a Login Script in HTML that you can have like a user called news, dj and thats it, but they go to seperate locations, not the same one, I have seen one that sends them to the same one but not one that sends them to a different page on each login... Please and thank you! :)
Thanks if anyone makes it! :D
-
Im lost? You want a form that all your staff can login to?
-
Well, they can all login to a certain account, news gets their own account, dj gets theirs etc. :) Not a User System though...
-
ive done sumin similar to this its sumin like:
if rank = 3
redieect to URL
else if rank= 2
goto URL2
else
echo you are not allowed to view this page
cba to code properly
-
I don't wanna use like a User System cos it would be a waste of a database if you get me... :(
-
just put it in the same db as sumin else