Mega Code Archive

 
Categories / Php / HTML
 

Setting character encoding

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