String '?? 54 '(length = 8) What function can be converted to the int type? Solution

Source: Internet
Author: User
String '?? 54 '(length = 8) What function can be converted to the int type? We hope that the converted value is still 54. I have tried intval and int, but none of them will work. after conversion, they will all become int0 ., It is estimated that the bom header var_dump (substr ($ str, 6);, $ s = base64_decode ('77u/77u/string '?? 54 '(length = 8) What function can be converted to the int type?
I hope the converted value is still 54. I have tried intval and int, but none of them work. after conversion, they all become int0.

------ Solution --------------------
It is estimated that the bom header is used.
Var_dump (substr ($ str, 6 ));
------ Solution --------------------
$ S = base64_decode ('77u/77u/NTU = ');
Var_dump ($ s );

Print_r (unpack ('H * ', $ s ));


String (8 )"?? 55"
Array
(
[1] => efbbbf Efbbbf3535
)

Efbbbf is the BOM header for UTF-8 encoded files.

Is your data captured?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.