Voting

: one minus one?
(Example: nine)

The Note You're Voting On

johannesponader at dontspamme dot googlemail dot co
14 years ago
Please note that when migrating code to handle UTF-8 encoding, not only the functions mentioned here are useful, but also the function htmlentities() has to be changed to htmlentities($var, ENT_COMPAT, "UTF-8") or similar. I didn't scan the manual for it, but there could be some more functions that need adjustments like this.

<< Back to user notes page

To Top