Yo!
Guys here have been great and I know I ask a lot sometimes so I'm breaking this down now for some help as this is my next challenge.
I have created a table called admin with three fields:
id
username
password
I have inserted a username and password into the database though phpmyadmin.
Now what I want to do is have a webpage that asks for the username and password, checks they are correct and redirects to another page (like an admin page).
Does that make sense?
TIA
Guys here have been great and I know I ask a lot sometimes so I'm breaking this down now for some help as this is my next challenge.
I have created a table called admin with three fields:
id
username
password
I have inserted a username and password into the database though phpmyadmin.
Now what I want to do is have a webpage that asks for the username and password, checks they are correct and redirects to another page (like an admin page).
Does that make sense?
TIA