All pages I create now are HTML5 and I declare UTF-8 in the header:
Is it considered good practice to use the PHP multibyte string functions (http://php.net/manual/en/ref.mbstring.php)? Or if you are not writing code for a multi-lingual user base does it really matter?Code:<meta charset="utf-8" />



Reply With Quote



Bookmarks