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 'ORDER BY catalogodati_prezzo asc' at line 5
SELECT *
FROM catalogodati, catalogotipo
WHERE catalogodati_catalogotipoid = catalogotipo_id
AND
ORDER BY catalogodati_prezzo asc
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in D:\web\immobiliarecasanova.com\admin\class\cDb.php on line 29