Add encoding support
sudo locale-gen zh_CN.GBKsudo locale-gen zh_CN.GB2312sudo locale-gen zh_CN.GB18030
2. Update locale:
sudo dpkg-reconfigure locales
Sudo locale-genIfZh_cn.gb18030... Done
Prompts such as indicate that the internal code has been
III. H. 264 of the video encoding layer error recovery [] In H.261, H.263, MPEG-1, MPEG-2, many error recovery tools have been well applied: different formats of image segmentation (slices and block groups), I-mode macro blocks, slices and image
PHP about MB module
Fatal error:call to undefined function mb_internal_encoding () in/usr/local/apache2/htdocs/include/application.php on Line 29
------Solution--------------------
Mbstring
Check to see if Php_mbstring.dll is loaded in the php.ini
Strlen-get string Length description intstrlen (string $ string) returns the length of the given string. The length of the string parameter. If the return value is successful, the length of the string is returned. If the return value is null, the
Mb_convert_encoding is used to convert the encoding. I have never understood the concept of program encoding, but now it seems a bit open. However, the English language generally does not have encoding problems. only Chinese data can have this
However, the English language generally does not have Encoding Problems. Only Chinese data can have this problem. For example, if you use Zend studio or editplus to write
Program The GBK encoding is used. If the data needs to be imported into the
MySQLGBK → UTF-8 encoding conversion:
Writing a tutorial for the first time is actually not a tutorial. I just want to summarize the conversion notes. If there is an error in the middle or the solution is not ideal, you can paste it back and study
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.