0% found this document useful (0 votes)
4 views1 page

MySQL Data Display in PHP Guide

The document outlines a homework task for the course 'Advanced Web Based Application Development' focused on retrieving and displaying data from a MySQL database. Students are required to write PHP code to present database data in a tabular format on a browser. The task is worth 10 marks and is instructed by Dr. Obuhuma James.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

MySQL Data Display in PHP Guide

The document outlines a homework task for the course 'Advanced Web Based Application Development' focused on retrieving and displaying data from a MySQL database. Students are required to write PHP code to present database data in a tabular format on a browser. The task is worth 10 marks and is instructed by Dr. Obuhuma James.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd

Course Name: Advanced Web Based Application Development

Topic: Retrieving and Displaying Data from a MySQL Database


Instructor: Dr. Obuhuma James
Activity: Homework Marking Guide

In refence to the homework for Topic 8, consider the following task.

Task:

Write a php code that displays the data captured in the database on a browser in a tabular
form. [10 Marks]

You might also like