Write a PHP script to retrieve a list of students who passed a course,’BIT201’.You can assume that the database schema is called ZOUDB, and an entity called CourseResult which is defined with attributes course-code, student-pin and score. You can assume that Student and course table exist as a separate table in the same schema. Your script should show the name of student, the course name and mark in an HTML table of results.
I don't think that we've got many (any?) programmers on this site. Manuel10 (and, even if we had, we're not too keen on doing people's coursework for them anyway!).
However, in the spirit of helpfulness, I'll point you towards a website which is fantastic for finding answers on technology (and, in particular, such matters as coding). It's the wonderful Stack Exchange. Look for a suitable forum to post your question among this lot:
https://stackexchange.com/sites#technology