text conversion?

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: text conversion?

Post by Klaus »

Hi Joe,

makes sense, since this
-> mb_convert_encoding(...,'UTF-8','ISO-8859-1')
is the replacement for
-> utf8_encode

Best

Klaus
Post Reply