PHP 8.4.24 Released!

Voting

: nine minus four?
(Example: nine)

The Note You're Voting On

hash at samurai dot fm
22 years ago
Might I warn readers that they should be vary careful with the use of stripslashes on Japanese text. The shift_jis character set includes a number of two-byte code charcters that contain the hex-value 0x5c (backslash) which will get stripped by this function thus garbling those characters.

What a nightmare!

<< Back to user notes page

To Top