hi guys
i have created my first login and registration page but it does not work correctly.
After submitting registration deals, the details are accepted and the user gets taken to a page that just says registration succesful.
but when i run the logout script and try to log in using the details it says user details not recognised.
so when i look in the database connected to the registration details, i found out that the registration details havent saved there.
could someone please look at my code and tell me why these details arent being saved in the database?
i appreciate it a lot
thankyou
the code is here