Hi, I am trying to teach myself PHP/MySQL and have gotten through the tutorial
to the point where I should be able to view the "TrioMotors Comments" through
the table I just created.

I have made the DB Connection without issue, in fact I can see the tables in
the Application Tree View. I have tested my PHP server to make sure it is set
up correctly, and the TimeTest.php works fine, but I can't seem to get the data
from the database to show up in the table I created when I attempt to "View
Live Data"... the table comes up blank.

Can anybody point me in the right direction to figure out what I have done
wrong?

Thanks :)