$result = mysql_query ("SELECT ava, topic, date, name, info FROM sob where date='####-03-##' ",$db);
В общем нужно выбрать только 3 месяц, и что вставить в место решеток.
Returns the month for date, in the range 1 to 12 for January to December, or 0 for dates such as '0000-00-00' or '2008-00-00' that have a zero month part.