ALIAS

now()

ShortPHP reference for time().

Signature

time(): int

Example

now(...);

PHP equivalent

time() is the canonical PHP function. ShortPHP provides now() as the convenience alias.

Extension: Core

Official PHP manual ↗

Reference navigation

Previous: up()

Next: trim()

Back to reference