After html calls php, the echo is garbled. php's separate echo & nbsp; Chinese Characters & nbsp; are not garbled. However, after html calls php, php & nbsp; echo's & nbsp; chinese Characters & nbsp; are garbled. Html & nbsp; Yes & nbsp; UTF-8 & nbs html echo garbled characters after php is called
Php does not contain garbled characters when echo Chinese characters separately, but after html calls php, php echo Chinese characters are garbled.
Html is UTF-8; zend studio is used; the default character set of zend studio text editor is UTF-8.
Who can help me answer this question !!! Cainiao help ~ Php character set garbled:
------ Solution --------------------
Header? Set to try.
------ Solution --------------------
How to call it? Whether the php file is UTF-8 encoded.
------ Solution --------------------
What about the browser code?
------ Solution --------------------
Is the echo result obtained from the database? If yes, the database encoding is inconsistent.
Reference:
How to call it? Whether the php file is UTF-8 encoded.