Hey, I am trying to create a a form which then saves the collected data into my database, i followed a tutorial and had it working, it would collect username, email and password then submit it fine, but i want to collect more data such as first name, surname for example and when i added these into the code i keep getting this error "Undefined index: First Name in C:\wamp\www\index.php" i know this is probably a really simple issue and i'm just missing something, but i cant find it and i'm relatively new to using php and SQL. Thanks in advance, Ash.
index.php
config.php