funeralcrasher (
funeralcrasher) wrote2006-07-28 10:24 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
objects, data sets, and html
Say I have an object called ListStudents which queries a database for all known students. My first (procedural) impulse is to loop through the dataset and store each row in pre-formatted html rows. But something tells me there is a better way of handling it with OOP. Can someone help me?
no subject
no subject
http://www.devarticles.com/c/a/PHP/Code-10x-More-Efficiently-Using-Data-Access-Objects-Part-1/