Working with UTF-8

This commit is contained in:
Phil Sturgeon
2014-07-15 16:57:26 +01:00
parent ac548011c0
commit 3d7f2957d9

View File

@@ -1,9 +1,10 @@
--- ---
title: Working with UTF-8
isChild: true isChild: true
anchor: php_and_utf8 anchor: php_and_utf8
--- ---
## PHP and UTF-8 {#php_and_utf8_title} ## Working with UTF-8 {#php_and_utf8_title}
_This section was originally written by [Alex Cabal](https://alexcabal.com/) over at _This section was originally written by [Alex Cabal](https://alexcabal.com/) over at
[PHP Best Practices](https://phpbestpractices.org/#utf-8) and has now been shared here_. [PHP Best Practices](https://phpbestpractices.org/#utf-8) and has now been shared here_.