Selecting info from a MySQL DB...
Posted: Fri Feb 14, 2003 10:26 pm
I'm wondering if there's any way to put the name of a field into a variable.
I have several fields that have a value of 0, 1 or 2. I want to be able to pull and print the name of each field that has a specified value (either 0, 1 or 2 depending on what I need.)
Any ideas?
I have several fields that have a value of 0, 1 or 2. I want to be able to pull and print the name of each field that has a specified value (either 0, 1 or 2 depending on what I need.)
Any ideas?