Display MySQL data
Posted: Tue Mar 17, 2009 2:05 am
hi, i have a database which stores my module names, exams in that module and my marks for that exams. in the index page of my website, it shows the names of my modules as links and when i follow that links, it show detailed info like module name, exam type and my marks
i have added several records to the database and there was several exam types for one module.
in the index page, it is showing one module for several times.
for example, i've added three exams in one module called BIS
in the index page it is showing BIS BIS BIS as links.
however, i want to display the module name only once, and when it is clicked, it will show all the exam types and my marks in that module.
would be great if someone could help
thanx
i have added several records to the database and there was several exam types for one module.
in the index page, it is showing one module for several times.
for example, i've added three exams in one module called BIS
in the index page it is showing BIS BIS BIS as links.
however, i want to display the module name only once, and when it is clicked, it will show all the exam types and my marks in that module.
would be great if someone could help
thanx