You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/*Ouvre le fichier et retourne un tableau contenant une ligne par élément*/
$lines = file('programmeligne');
echo $lines;
/*On parcourt le tableau $lines et on affiche le contenu de chaque ligne précédée de son numéro*/ //'<li><a href="https://nsa-observer.laquadrature.net/category/family/'.$lineContent.' > $lineContent </a> </li>'