中文乱码
Posted 爱编程1314
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了中文乱码相关的知识,希望对你有一定的参考价值。
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <form action="index.php" method="post"> <input type="text" name="title" value="标题"/> <input type="submit" value="提交"/> </form> </body> </html>
以上是关于中文乱码的主要内容,如果未能解决你的问题,请参考以下文章