token_nameGet the symbolic name of a given PHP token Description
string token_name
( int
$token
)
token_name gets the symbolic name for a PHP
Parameters
Return Values
The symbolic name of the given Examples
Example #1 token_name example
<?php |