You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functions only take UTF-8 encoding string, so can't handler XML data like '', i must iconv XML string to UTF-8 and change the XML header encoding to UTF-8, too terrible.