ALIAS

up()

ShortPHP reference for strtoupper().

Signature

strtoupper(string $string): string

Example

up(...);

PHP equivalent

strtoupper() is the canonical PHP function. ShortPHP provides up() as the convenience alias.

Extension: Core

Official PHP manual ↗

Reference navigation

Previous: ts()

Next: now()

Back to reference