Warning: foreach() argument must be of type array|object, string given in /home/sites/site13/web_dev/inc/classes/Content.php on line 208 Michna Beroura 5 - Chapitre 473, paragraphe 1
Pour être averti par e-mail de la mise en ligne des nouveaux cours du programme Dirchou sur Torah-Box.com, indiquez votre adresse e-mail dans le champ ci-dessous.
1 => SELECT a.*, b.pays_id
FROM torahboxbeta.ville a
LEFT JOIN torahboxbeta.pays b ON b.pays_iso2 = a.pays_iso_ville
WHERE a.id_ville = :id_ville LIMIT 11 => SELECT id_dedicace as id, description_dedicace as texte
FROM dedicace
WHERE id_table = :id_table AND active = 1 AND ((date_debut = :date AND date_fin = '0000-00-00') OR (:date BETWEEN date_debut AND date_fin)) LIMIT 11 => SELECT * FROM dirchou WHERE id_dirchou = :id_dirchou LIMIT 11 => SELECT * FROM dirchou_fichier
WHERE id_dirchou = :id_dirchou AND active = 1
ORDER BY type_fichier ASC1 => SELECT id_dirchou, titre_dirchou
FROM dirchou
WHERE date_dirchou < :date_dirchou
ORDER BY date_dirchou DESC LIMIT 11 => SELECT id_dirchou, titre_dirchou
FROM dirchou
WHERE date_dirchou > :date_dirchou
ORDER BY date_dirchou ASC LIMIT 1