Hello phpfreaks community,
I really need your advice regarding this situation.
In this program what i wanted is to fetch data from the database (sols.sql then grade_summary table) and show it in form18af.php by submit button from another page.
Note:
- subjects are dynamic
- name of students appear more than once in the table
- form18af.php is currently static
- other tables were truncated from the system
Please, i need your help and forgive me if my coding is noobish. Yeah, my friend suggested using arrays but i can't grasp the logic..
help.zip