Using PHP Objects
Instead of using a content management system
or XML data, you can use an intermediate level program
to display data on a web page.
In this example, the students in a research group get added, deleted and promoted and I got tired of writing the HTML for every transition. So, I wrote a class.
Class
Source
Live