Custom exit in C:\xampp\htdocs\scuolalocale\include\functionjames.php on line 745
select notizie.*, notizie_categorie.url_categoria, notizie_categorie.nome_categoria, notizie_luoghi.nome_luogo from notizie as notizie join notizie_categorie as notizie_categorie on notizie.categoria = notizie_categorie.id left join notizie_luoghi on notizie_luoghi.id_luogo = notizie.luogo WHERE notizie.visibile=1 AND datetime_notizia <= :datetime AND notizie.categoria = :catID AND notizie_luoghi.url_raggruppamento = :luogoID AND notizie_luoghi.url_luogo = :luogo_semplice ORDER BY data_notizia DESC, ora_notizia DESC LIMIT 1
Custom exit in C:\xampp\htdocs\scuolalocale\include\functionjames.php on line 746
Array ( [:catID] => 14 [:luogoID] => yawp [:luogo_semplice] => yawp [:datetime] => 2019-12-09 10:59:59 )
Custom exit in C:\xampp\htdocs\scuolalocale\include\functionjames.php on line 747
0