i am trying to write a simple chat script using php and mysql and i think i am returning the actual values of "Sender" and "Message" without ever getting the values of those columns. below is my index page where i am trying to display the queried results. i am trying to write a simple chat script using