utf-8

mysql, php Add comments
<?
  header('Content-Type: text/html; charset=utf-8');
?>

<?
 mysql_select_db("DataBase");
 mysql_query("SET NAMES UTF8");
?>

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in