I am trying to set up a database query that is User driven. Meaning that the user is determining what fields to include in the Query and what key they want to query off of. I think I have the basics down but when I print to the screen to see what the Query is returning I get this...
mysql result index 4
What does this mean and how can I get my info out of it and into an HTML Table?