In case this wasn't clear... > On quick inspection, function mysql_fetch_assoc only takes one parameter... > this might be a problem. mysql_fetch_assoc
Try Removing the second parameter from function mysql_fetch_assoc, i.e. take out the MYSQL_ASSOC to read $row = mysql_fetch_assoc($result); Carlos Hoyos _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php