Idea Ginger
Faq Contatti Come funziona Login progettista

--[ SELECT COUNT(id) as n_progetti, SUM(parziale) as tot_raccolto FROM ginger_progetti LEFT JOIN etichette_tabelle ON ginger_progetti.id = etichette_tabelle.id_tab WHERE etichette_tabelle.tabella = 'ginger_progetti' AND etichette_tabelle.id_etichetta = AND ginger_progetti.stato = 'pub' ]--
--[ Errore: 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 'AND ginger_progetti.stato = 'pub'' at line 5 ]--