Skip to content

Commit

Permalink
Merge pull request codeguy#543 from Vinietskyzilla/gh-pages
Browse files Browse the repository at this point in the history
Add DOMDocument UTF-8 stackoverflow link.
  • Loading branch information
philsturgeon committed Jan 24, 2015
2 parents cb97c41 + d7cca90 commit 9984e6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _posts/05-05-01-PHP-and-UTF8.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,4 @@ header('Content-Type: text/html; charset=UTF-8');
* [Stack Overflow: Best practices in PHP and MySQL with international strings](http://stackoverflow.com/questions/140728/best-practices-in-php-and-mysql-with-international-strings)
* [How to support full Unicode in MySQL databases](http://mathiasbynens.be/notes/mysql-utf8mb4)
* [Bringing Unicode to PHP with Portable UTF-8](http://www.sitepoint.com/bringing-unicode-to-php-with-portable-utf8/)
* [Stack Overflow: DOMDocument loadHTML does not encode UTF-8 correctly](http://stackoverflow.com/questions/8218230/php-domdocument-loadhtml-not-encoding-utf-8-correctly)

0 comments on commit 9984e6e

Please sign in to comment.