ALIAS

trim()

ShortPHP reference for trim().

Signature

trim(string $string, string $characters = " \n\r\t\v\0"): string

Example

trim(...);

Extension: Core

Official PHP manual ↗

Reference navigation

Previous: now()

Next: dump()

Back to reference