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!
Is there any easy way to display all records in a tables. I dont care about formating it. Just want them displayed preferably with the Field Names.
I am new to this and I dont understand arrays yet. So far everything I have found on displaying records I need to use an array. I have the following but I am getting the following error when I try to run it
"Parse error: parse error, unexpected '=' in.... On line 17"