search
HomeBackend DevelopmentPHP7How to solve the Chinese garbled problem in php7

Solution to Chinese garbled characters in php7: 1. Add "exec('chcp 936');" to the beginning of the PHP file, and then encode the file in ANSI format; 2. Modify " default_charset="utf-8"" is enough.

How to solve the Chinese garbled problem in php7


The operating environment of this article: windows7 system, PHP7.1 version, DELL G3 computer

Solution to Chinese garbled characters in php7 cli mode Two methods

1. Add exec('chcp 936'); to the beginning of the PHP file and then encode the file in ANSI format

2. Set default_charset = " in php.ini utf-8" to gbk or gb2312

[Recommended learning: "PHP Video Tutorial"]

The above is the detailed content of How to solve the Chinese garbled problem in php7. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor