
Forum » » Le coin des codeurs » » [Résolu] - image
Posté : 28-09-2004 10:37 
function img_extractor($url){
$fichier = file($url);
$chaine = implode("", $fichier);
return img_extractor_string($chaine);
}
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=12098&forum=5