update page now
Longhorn PHP 2026 - Call For Papers

Voting

: nine minus zero?
(Example: nine)

The Note You're Voting On

donovan at conduit it
20 years ago
note that at this time it seems that mb_decode_numericentity() only works with decimal entities and not hexadecimal entities.  This fact would have saved me a good hour of time in debugging.

For those who need to convert hex entities try first converting them all to decimal entities with a combination of the preg_replace() and hexdec() functions.

<< Back to user notes page

To Top