PHP - Set GET/POST Encoding

#This example is convert UTF-8 Unicode to Thai Unicode

#GET
$input =iconv("UTF-8","TIS-620",$_REQUEST['input_text']);

Popular posts from this blog

SAP CPI - Loop Process Call with SuccessFactor (oData V2)

C# - BASE64 to Image

HTML - ToolTip