Beauford wrote:
$query "select count(date) as count, YEAR(date) as thisyear from stats group
        ^ = needed here
by thisyear";

-Stut

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

Reply via email to