I have two PHP database scripts. One that adds information, and then one that displays the information automatically in a table. The columns in the table are id(auto_increment), name,creator, vehicle, and code. I have made it so that when you click on the name, it brings you to the link...