标签:input action 乱码 highlight index submit div char post
<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>
标签:input action 乱码 highlight index submit div char post
原文地址:http://www.cnblogs.com/772933011qq/p/6009595.html