<!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KM25VLNCTG"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-KM25VLNCTG'); </script>
Errore query
SELECT id_recensione, testo_recensione, nome_recensore, attivo, sito_recensione, titolo_recensione, data_recensione , voto FROM recensioni WHERE attivo='1' ORDER BY data_recensione DESC LIMIT -10, 10You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-10, 10' at line 4