Mi dice che questa query ha un where impossibile:
SELECT*FROM tabella WHERE specie = '$specie' AND 'nome' LIKE '%$nome%' ORDER BY nome ASC LIMIT 0,10

Perchè?