 | | Offres d'emplois |  | DEVELOPPEUR D'APPLICATIONS PHP Raccourci Agence Web à la Rochelle, structure à taille humaine à La Rochelle (10 personnes)
recherche un développeur d’applications web, sous envi... | |
 | | Avez vous lu ? |  | | |
|
 Récupérer le format d'un fichier | |  |

<?
function get_file_info($path, $cle) {
$tb_info = pathinfo($path);
$ex = $tb_info['$cle'];
return $ex;
}
?>
|
|
|
 |
|