$query_string = implode(" OR name = ", $yourarray); mysql_query("UPDATE users SET status = no WHERE name = $query_string;");
_________________________________________________________________
Take advantage of our limited-time introductory offer for dial-up Internet access. http://join.msn.com/?page=dept/dialup
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]