i need to retrevie fileld name as variable
example
.......tables&act=chart&table_name=os5pk_chronoforms_data_fffff&field=text1
here i can take field name as a variable
with this i want to serach things with dropdown selection
lets say
marketing has 1 to 4 values
accounting has 1 to 4 values
wheen i select marketing from dropdown i can list only marketing course
so marketing column to retreive in database
example
.......tables&act=chart&table_name=os5pk_chronoforms_data_fffff&field=text1
here i can take field name as a variable
with this i want to serach things with dropdown selection
lets say
marketing has 1 to 4 values
accounting has 1 to 4 values
wheen i select marketing from dropdown i can list only marketing course
so marketing column to retreive in database