PHP token_name() Function
The token_name() function gets the symbolic name of a
given PHP token.
Syntax
token_name(int $id): string
Try It Online
Output
Click Run to execute your code
Enjoying these tutorials?