Objet : Liste pour les discussions techniques (liste à inscription publique)
Archives de la liste
- From: theo <theocrite AT free.fr>
- To: antoine AT starinux.org
- Cc: technique AT april.org
- Subject: Re: [TECH] caractères accentués d'un fichier texte en php
- Date: Fri, 14 Dec 2007 14:39:25 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
antoine AT starinux.org wrote:
> Bonjour,
>
> Lorsque j'édite un fichier texte en php :
> ----
> $fp = fopen("fichier.txt", "w");
> $r = fwrite($fp, "$contenu");
> ----
> puis je l'affiche :
> ---
> include ('fichier.txt');
> ----
> les caractères accentués ne s'affichent pas ou par des hiéroglyphes.
>
> J'ai pourtant ajouté <?php header('Content-Type: text/xml;
> charset=iso-8859-15');?>
> dans le page qui contient "fopen ..." et "include..."
>
> Avez vous une piste pour faire acceptés les caractères accentués de notre
> belle langue
> de Molière ?
>
> antoine Waché
Bonjour,
Pour savoir si c'est de l'utf-8 :
file fichier.txt
Si c'est le cas,
iconv -f UTF-8 -t ISO-8859-15 fichier.txt
pour le convertir en iso des familles.
A+
theo.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHYoeF763650FwY3oRAvPDAJ9dY9qNT44cn33C/WOVwHAN8kmTLgCfUwyc
5KG6CG4aIB3F9Nu6RkgBfXY=
=emWf
-----END PGP SIGNATURE-----
- caractères accentués d'un fichier texte en php, antoine, 14/12/2007
- Re: [TECH] caractères accentués d'un fichier texte en php, Stéphane Adenot, 14/12/2007
- Re: [TECH] caractères accentués d'un fichier texte en php, theo, 14/12/2007
- Re: [TECH] caractères accentués d'un fichier texte en php, antoine, 14/12/2007
Archives gérées par MHonArc 2.6.16.