I'm reading a book on php that has nothing to do with dreamweaver. It's just teaching code. As I'm reading I'm think wow dreamweaver automates most of this. But when I look at the code dreamweaver produces I get a little confused. Dreamweaver uses recordsets to pull information out of database. In relation to php, what is a recordset considered. an array?