helpers\BaseConsole ansiStrlen()

ansiStrlen() public static method

Returns the length of the string without ANSI color codes.

public static integer ansiStrlen ( $string )
$string string

The string to measure

return integer

The length of the string not counting ANSI format characters

doc_Yii
2016-10-30 17:04:30
Comments
Leave a Comment

Please login to continue.