In a table, I want to show the list subjects based on standard selection from mysql. How to do?
Example:
s.no(default title)|subject1(English) |subject2(French)| subject3 based on standatrd selection| total(Default)
1 90 95 100 285
Like this I need. How to do?