Ok, well i did
if(isset($_POST['username'] && isset($_POST['password']) && isset($_POST['fname']) && isset($_POST['lname']) && isset($_POST['email']))) {
Dosnt really fix anything, it has the same results.
Heres my whole code now:
http://pastebin.com/Wpn65zZ2
And, i was going to hash my...