Formater un chaîne en mode CSV: revoir

Author:
function format_chaine_csv($valeurs)
{
    foreach($valeurs as $i => $valeur) {
        if ((strpos