// PHP_OS & "\xDF\xDF\xDF" == strtoupper(substr(PHP_OS, 0, 3)), but a lot faster#Programming
Conversation
Notices
-
Hypolite Petovan (hypolite@friendica.mrpetovan.com)'s status on Saturday, 17-Sep-2022 20:57:34 EDT Hypolite Petovan
Spotted in the wild, binary operations on strings in #PHP apparently are faster than native string functions. 🤷♂️