Index du Forum » » Le coin des codeurs

Auteur

Modification de l'affichage d'un nom de fichier...
Tribal-Dolphin
4374       
 

  Posté : 01-08-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

http://www.npds.org/viewtopic.php?topic=6975&forum=5