acea decoding entities in PHP - Writing PHP
Training, Open Source computer languages
PerlPHPPythonMySQLApache / TomcatTclRubyJavaC and C++LinuxCSS 
Search for:
Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact
decoding entities in PHP

Posted by John_Moylan (jfp), 29 October 2004
Just  a quickie.

NOTE:
Post ammeded as YaBB is encoding my text!
*PLEASE NOTE THE THE ENTITES BELOW SHOULD ALL HAVE A LEADING '&' BEFORE THE '#'
Apologies for shouting.

Anyone know how I can decode entites that look like this.
#165; #166; #168; #169;

I tried
Code:
$list = '#165; #166; #167; #168; #169;';

$cleaned = html_entity_decode($list, ENT_QUOTES);
print "$cleaned";

but it does not decode them.

thanks
jfp

Posted by Custard (Custard), 29 October 2004
Hiya,

Wild stab in the dark (i don't know php very well),
but it isn't something to do with the CHARSET is it?

Perhaps it needs it specified to be able to decode the UTF-8 or whatever correctly?

Also I found this, which may be related.

http://bugs.php.net/bug.php?id=25670&edit=3

B

Posted by John_Moylan (jfp), 29 October 2004
Hello Custard.

Yep, seems to be a recognised shortfall of html_entitly_decode.
I tried every varient of available character set's in the hope that even an obscure one would do the job, alas no joy.

Apparently fixed in PHP5 though, so that will help me now won't it
Perhaps I should put off submitting froogle feeds for for a year or two. (that's what it was for)

You know, I really ought to have used Perl for this, but the whole script is now ready and working in PHP. (bar this problem)

Thanks for your input though, I'm off to roll my own entitie decoder since I found the table here [http://www.usresolve.org/character-entities.php]

or should I finish that bottle of red thats calling me from downstairs

jfp

Posted by Custard (Custard), 29 October 2004
You have a bottle of wine, and you're asking me!



This page is a thread posted to the opentalk forum at www.opentalk.org.uk and archived here for reference. To jump to the archive index please follow this link.

You can Add a comment or ranking to this page

© WELL HOUSE CONSULTANTS LTD., 2013: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • FAX: 01144 1225 899360 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho
0