bonjour,
je cherche comment afficher simplement les fichiers sans avoir
Array ( [d] => [f] => Array ( [0] => rapport_11_11.pdf [1] => rapport_10_11.pdf [2] => rapport_09_11.pdf ) )
pour l'instant j'utilise print_r
mais juste les fichiers
merci
bonjour,
je cherche comment afficher simplement les fichiers sans avoir
Array ( [d] => [f] => Array ( [0] => rapport_11_11.pdf [1] => rapport_10_11.pdf [2] => rapport_09_11.pdf ) )
pour l'instant j'utilise print_r
mais juste les fichiers
merci
Partager