လက်ရှိတည်နေရာ: ပင်မစာမျက်နှာ> ဖန်ရှင်အမျိုးအစားများ> utf8_decode

utf8_decode

ISO-8859-1 ဇာတ်ကောင်များသည် UTF-8 ဖြင့် ENTF-8 နှင့် Single-byte ISO-8859-1 ဖြင့် encoded
အမည်:utf8_decode
အမျိုးအစား:xml parser
programming language:php
တစ်ကြောင်းဖြင့်အကျဉ်းချုပ်:iso-8859-1 သို့ UTF-8 string ကို decode ။

အဓိပ္ပါယ်နှင့်အသုံးပြုမှု

utf8_decode() function ကို Decodes ISO-8859-1 သို့ UTF-8 encoded string ကို decodes ။

ဤလုပ်ဆောင်ချက်သည် Utf8_encode () function ကို Utf8_encode () function ကိုနောက်သို့ iso-8859-1 ဖြင့် encoded tring ကို decoded decoded ။

နမူနာ

ISO-8859-1 သို့ UTF-8 string ကို decode

 <? PHP
$ text = "\ xe0" ;
Echo Utf8_encode ( $ စာသား ) ။ "<br> <br>" ;
Echo Utf8_Decode ( $ စာသား ) ;
>

သင်ကိုယ်တိုင်စမ်းကြည့်ပါ

သဒ္ဒါ

 Utf8_Decode ( string )
တေးရေး ဖေါ်ပြ
ကြိုး လိုအပ်ပါတယ် DiDode သို့ UTF-8 encoded string ကိုသတ်မှတ်ပါ။
သက်ဆိုင်သောဖင်ခှ်ရှင်းများ