Anyone know the Ruby equivalent?
On Feb 18, 12:50 pm, Mike Digital Egg <[EMAIL PROTECTED]> wrote: > Hi Christopher, > > We had the same problem with our app, the following code worked for > us: > > echo mb_convert_encoding($string, 'HTML-ENTITIES', 'UTF-8') > > Hope this helps > > Mikewww.learnitlists.com > > On Feb 18, 6:56 pm, Markitecht <[EMAIL PROTECTED]> wrote: > > > > > What's the best way to escape characters like: â, á, à etc... in a > > gadget file. I have tried '\' and cdata to no avail... > > > thanks, > > Christopher- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

