DEBUG 1: heure_emission brute = '12h15' (type: string)
DEBUG 1: emission_heure array = Array
(
[heure] => 12h15
[datepremiere] => 0
[periode] => 5
)
DEBUG 2: explode result = Array
(
[0] => 12h15
)
DEBUG 1: heure_emission brute = '18h15' (type: string)
DEBUG 1: emission_heure array = Array
(
[heure] => 18h15
[datepremiere] => 0
[periode] => 5
)
DEBUG 2: explode result = Array
(
[0] => 18h15
)
DEBUG 1: heure_emission brute = '19:00:00' (type: string)
DEBUG 1: emission_heure array = Array
(
[heure] => 19:00:00
[datepremiere] => 1749142800
[periode] => 1
)
DEBUG 2: explode result = Array
(
[0] => 19
[1] => 00
[2] => 00
)
aaa SELECT numarticle, titre, chapeau, texte, image FROM article WHERE reference=1749117600 | 05 06 2025 | 12:00:00
| 12h15 |
|
Margot accueille votre curiosité, en direct, à 12h15, du lundi au vendredi.Reportages, interviews et chroniques autour de l'actualité locale.
|
aaa SELECT numarticle, titre, chapeau, texte, image FROM article WHERE reference=1749139200 | 05 06 2025 | 18:00:00
| 18h15 |
|
Rediffusion du direct de 12h15 Reportages, interviews et chroniques autour de l'actualité locale.
|
aaa SELECT numarticle, titre, chapeau, texte, image FROM article WHERE reference=1749142800 | 05 06 2025 | 19:00:00
| 19h00 |
|
C'est la dernière du Grand V.Delphine et Valentin vous proposent une playliste très ''summer''!
|