Forum » » Le coin des codeurs » » Modification de l'affichage d'un nom de fichier...
Posté : 1 août 2003 à 16:21 
Ben dis moi ce que tu pige pas, par un exemple, c plus simple pour te répondre.
Je t'aide :
$string = "Salut_a_tous";
$new_string=eregi_replace ( "_", " " , $string) ;
echo $new_string; // => affiche Salut a tous
[ Message édité par : Tribal-Dolphin : 01-08-2003 16:24 ]
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=6975&forum=5