Please answer this simple SPAM challenge: two minus one? (Example: nine)
Be aware of a slight inconsistency between substr and mb_substrmb_substr("", 4); returns empty stringsubstr("", 4); returns boolean falsetested in PHP 7.1.11 (Fedora 26) and PHP 5.4.16 (CentOS 7.4)
<< Back to user notes page