PHP 8.5.0 Alpha 4 available for testing

Voting

: min(zero, four)?
(Example: nine)

The Note You're Voting On

doru87 at gmail dot com
15 years ago
just fyi, iconv_substr() unknown error (0) has been resolved in PHP 5.2

you can also try mb_substr() or just substr() when dealing with this issue. Unfortunately there is no way to fix it in versions prior to 5.2.

Regards,
Teodor Sandu

<< Back to user notes page

To Top