php编码问题

数据库的数据在页面显示时,出现编码问题,

解决方法:添加:mysql_query('set names utf8');

你可能感兴趣的:(php编码问题)