PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am trying to perform a SELECT query and when I call for fields other than the id column I get nothing in the results. When I call the id it pulls results properly. I must be missing something....