Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.www.php > #21657

Convertire codice html per scrittura su file

From NoS <NoS@nospam.no>
Newsgroups it.comp.www.php
Subject Convertire codice html per scrittura su file
Date 2017-08-11 08:23 +0200
Organization Aioe.org NNTP Server
Message-ID <omjihu$1d2l$1@gioia.aioe.org> (permalink)

Show all headers | View raw


Scusate ho un momento di lapsus ed è sicuramente un domanda banale ma...
devo stampare su un file .txt una stringa che contiene caratteri che in 
formato HTML code.

La stringa è tipo questa: "dell&#39; altra...".

Riesco e decodificare quei codici senza usare un replace?
Ho provato i vari
htmlspecialchars_decode,
htmlspecialchars(),
utf8_decode,
html_entity_decode()
senza successo.



---
Questa email è stata esaminata alla ricerca di virus da AVG.
http://www.avg.com

Back to it.comp.www.php | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Convertire codice html per scrittura su file NoS <NoS@nospam.no> - 2017-08-11 08:23 +0200
  Re: Convertire codice html per scrittura su file fmigliori <fmigliori@gmail.com> - 2017-08-11 01:37 -0700
    Re: Convertire codice html per scrittura su file NoS <NoS@nospam.no> - 2017-08-11 11:18 +0200

csiph-web