phpsql Chinese garbled code

藏色散人
Release: 2023-02-27 09:30:02
Original
2496 people have browsed it

phpsql Chinese garbled code

php sql Chinese garbled code?

PHP link sqlserver appears Chinese garbled code

PHP connects to sqlserver through dblib extension, using freetds, and Chinese garbled characters appear.

In the freetds configuration file (/usr/local/freetds/etc/freetds.conf), [global] add the following line

client charset = UTF8
Copy after login

Restart after modification, I am the entire PHP environment All restart.

For more PHP related knowledge, please visit PHP Chinese website!

The above is the detailed content of phpsql Chinese garbled code. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template