Introduction - If you have any usage issues, please Google them yourself
Chinese garbage problem: If you are running, you should place of kanji garbled charset attribute should be modified following <meta http-equiv="Content-Type" content="text/html charset=utf-8" /><meta http-equiv="Content-Type" content="text/html charset=gb2312" /> Method two: $ result = mysql_query ($ exec) statement with mysql_query (" set names gb2312" ) mysql_query (" set names utf-8" )