Errore:
		SELECT *
		FROM 
		WHERE 1
			
			AND id = :id
		
		ORDER BY ordine DESC
		 LIMIT 1
    
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE 1 AND id = '1' ORDER BY ordine DESC LIMIT 1' at line 3