Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/azjezz/psl/src/Psl/Str/Byte/length.php
Назад
<?php declare(strict_types=1); namespace Psl\Str\Byte; use function strlen; /** * Returns the length of the given string, i.e. the number of bytes. * * @pure */ function length(string $string): int { return strlen($string); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка