Me2resh Lists wrote:
the query is :
   $SQL = "SELECT DISTINCT(EMail) FROM mena_guests WHERE Voted = 'yes'
LIMIT $startingID,$items_numbers_list";

the only php I see it $SQL,$startingID,$items_numbers_list. This is a mysql question.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to