Basically I am developing a simple Sign up and Registration page for my site, but i am having trouble with the registration. When I fill out the form and submit, none of the data is saved to the database. I am using XAMPP and the myphpadmin to create the database for the users, which is working as it should. Login is working fine too. I have attached the file if anyone cares to have a look. I am currently just trying to comment out some of the lines of code to see where the problem lies.
register.php
Thanks in advance for any help, much appriacated.