//ANTES if ($id!= '*'){ $filtro = "WHERE $id = 'id'"; //CORREGIDO if ($id!= '*'){ $filtro = "WHERE id = '$id' ";