ALIAS

sl()

ShortPHP reference for strlen().

Signature

strlen(string $string): int

Example

sl(...);

PHP equivalent

strlen() is the canonical PHP function. ShortPHP provides sl() as the convenience alias.

Extension: Core

Official PHP manual ↗

Reference navigation

Previous: starts()

Next: pos()

Back to reference