generate data type enum value
Posted: Wed Oct 28, 2009 5:51 am
in a mysql_table having an enum type data whose value('one', 'two', 'three')
i want to show that (one, two, three) in a combo box in my view page...
using raw php coding? so what will be the code
i want to show that (one, two, three) in a combo box in my view page...
using raw php coding? so what will be the code