Hey guys its all been in PHP. As whole my db is solid and my upload is solid and running very smooth and the tables are all filling properly and recognizing primary keys etc.

Its basically a registration process for my college events. Now the problem I am having is that when I try to "dynamically" create a new webpage with the contents of the database is it only returning the first result in the database.

When I try to apply a loop I am not getting any of my debugging echos, not for my db connection or upload confirmation.

Feel free to take a look at the page, I dont host it, my annoying professor does.

http://ccis004.uncc.edu/~chaconia/final2.htm
http://ccis004.uncc.edu/~chaconia/home.php

I removed my attempt to recreate all the contents to the tables.
both uncc id and phone numbers are primary keys. Doesnt post anything now.