I am trying to create a table in mySQL. This is my php page below, when I run the page there are no errors but the table is not in mySQL and when I test the code in mySQL I\
You are using reserved words for column names. Check the following link to the mysql reference:
http://dev.mysql.com/doc/refman/5.7/en/reserved-words.html