PHP 8.5.0 Alpha 2 available for testing

Voting

: eight plus zero?
(Example: nine)

The Note You're Voting On

Anonymous
19 years ago
Regarding samuel's comment about the dir() function not supporting Unicode properly, it's all in the encoding. The function does NOT internally change Unicode characters into question marks (?), as I was first led to believe. If you simply try to output them in UTF-8, they'll show up just right.

<< Back to user notes page

To Top