Hello,
If I have a mysql table called "Items" is there a built in php function to build an array of the field names of the table?? How can I do this?

    Write a Reply...