Checks if the given string is an operator.
public static isOperator ( string $str ) : integer | ||
$str | string | String to be checked. |
return | integer | The appropriate flag for the operator. |
public static isOperator ( string $str ) : integer | ||
$str | string | String to be checked. |
return | integer | The appropriate flag for the operator. |