ansiFormatCode() public static method
Returns the ANSI format code.
public static string ansiFormatCode ( $format ) | ||
---|---|---|
$format | array |
An array containing formatting values. You can pass any of the |
return | string |
The ANSI format code according to the given formatting constants. |
Please login to continue.