What is \u0026#39;n and how do I decode it?

Posted by The Rook on Stack Overflow See other posts from Stack Overflow or by The Rook
Published on 2010-03-14T20:04:05Z Indexed on 2010/03/14 20:25 UTC
Read the original article Hit count: 349

Filed under:
|

So I have a string that is in another language, most of it looks great, but parts of it is encoded incorrectly. How do I convert the literal string \u0026#39;n into its unicode(?) equivalent in PHP?

© Stack Overflow or respective owner

Related posts about php

Related posts about encoding