Please Help!!
i have been trying to get some help on displaying data from mysql in a sequence (like a course). basically i want my student to view and learn the couurse that has been saved in mysql database in learningmaterial table, the table contains images, audio files, online documents like pdf and ppt, video files (from youtube, flickr, slideshare,picase vimeo etc) and local files as well.. i have an order field in the table as well to view all the material in the required order.. now i want to let my student view all the stuff with their descriptions as well (stored in the descrition field) and iam wondering how the student would view all the course material and learn it... i dont want to show the material in the table..
hope i've explained my question clearly enough, any help would be appreciated. Thanks in advance :)