2007W


Instructor
TA




MAT259 Visualizing Information(4 units)


George Legrady
Charlie Roberts


Lecture: Tuesday 10:00-12:00, Lab: Thursday 10:00-12:00 - e-studio/Arts2220


Lab 7

In lab today we looked at how to use PHP to access MySQL databases, and got a brief introduction to PHP in general. We used PHP to both create HTML tables from a MySQL database, and also to feed information into Processing. Commented examples of both of these are linked below:

PHP / MySQL / HTML Table example

PHP / MySQL / Processing example

Finally, you can get information about PHP at the PHP site.