mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-12 00:33:58 +02:00
Working with UTF-8
This commit is contained in:
@@ -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_.
|
||||||
|
Reference in New Issue
Block a user