Hi guys, Im not very good with php and im really struggling with this!
I need a login script that...
Can define the difference between an admin and a normal user logging in
If its an admin user thats logged in that it takes it them to a page where you can ad an event!
If its a normal user it takes you to a normal page... with just search event
I have all the pages are set up by the login in script is not allowing me to do make it work
In my database i have a users table for all users including admin... when someone registers and I go onto the database and make thwem an admin by putting a 1 in the row of the admin collumn, all normal users have a 0.
Does this make sence ...
thabns in advance