PHP Class Colours

Show file Open project: dxw/whippet-server Class Usage Examples

Public Methods

Method Description
bg ( $colour )
fg ( $colour )
highlight_sql ( $sql )
off ( )

Method Details

bg() public static method

public static bg ( $colour )

fg() public static method

public static fg ( $colour )

highlight_sql() public static method

public static highlight_sql ( $sql )

off() public static method

public static off ( )