Need to figure out why on click my header doesn't redirect with correct information – Jquery ajax
So I am trying to work on a user authentication script for my database and on button click I would like to match the information in my mysql database to allow me to redirect to another page if its correct.…