1.8 xestiascan_utf8convert

xestiascan_utf8convert converts the values into properly formatted UTF-8 values.

Parameters:

xestiascan_utf8convert(string);


Usage:

$utf8_string = xestiascan_utf8convert(“This string should now be a UTF-8 formatted string”);


string
Specifies the string to convert into UTF-8.