What does adding the (int) do to this statement: $poll_sum = (int)mysql_result($poll_result, 0, "SUM"); I do not find anything about the "SUM" either. Thanks Dave
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]