你绝对没见过这样的乱码!!!
RT看代码
<?php
header ( "Content-type: text/html; charset=utf-8" );
$hostname = '10.10.10.10';
$username = 'test';
$password = '123456';
$database = 'mydb';
mysql_connect($hostname,$username,$password);
?>
浏览器上会显示乱码,也许你会说我文件不是utf-8编码。
附上文件链接
求大神解决!
你把华丽的 乱码 贴上来吧 , 我只是报了个错而已。 没看见乱码。 这个跟 CI 无关,转移到WEB综合讨论区
页:
[1]