Created
July 7, 2017 04:15
-
-
Save lenconda/fa1f88f520e036a8ff641823007f6eb6 to your computer and use it in GitHub Desktop.
想要显示中文字符,这段语句相当重要
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysqli_query($link,"set NAMES 'UTF8'"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment