![]() |
|
|
+ Search |
![]()
|
Dec 27th, 2005 10:39
Lawrence Bunnell,
Using PHP I would like to display the values of an array field within a mySQL table ie. TABLE NAME: PROPERTY COLUMN NAME: APPLIANCES VALUE: "REFRG,WASHR,DRYER,DISPL" using their values Refrigerator, Washer, Dryer, Disposal from a look-up table LOOKUP TABLE NAME: APPLIANCES id_app: REFRG name_app: Refrigerator I'm not sure how to loop through the values in the field to display them