Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Malformed UTF-8 character (unexpected continuation byte 0x96, with no preceding start byte)

by choroba (Cardinal)
on Aug 06, 2015 at 16:12 UTC ( [id://1137713]=note: print w/replies, xml ) Need Help??


in reply to Malformed UTF-8 character

$data2 is already decoded as utf-8, no need to decode it. Use
$decode2 = from_json($data2);
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
  • Comment on Re: Malformed UTF-8 character (unexpected continuation byte 0x96, with no preceding start byte)
  • Select or Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-23 09:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found