Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: HTML entities converted to Non-Latin-1 format...

by clinton (Priest)
on Apr 20, 2008 at 20:52 UTC ( [id://681831]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
         $latin1 = encode('iso-8859-1',$original,Encode::FB_HTMLCREF);
    OR
         $latin1 = encode('iso-8859-1',$original,Encode::FB_XMLCREF);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://681831]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-23 14:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found