Method |
Description |
|
checkInsidePre ( $line ) : array |
|
|
checkInsideTextarea ( $line ) : array |
|
|
getLine ( &$data ) : boolean | string |
Returns the next line from an open file handle or a string |
|
get_line ( &$data ) : boolean | string |
Returns the next line from an open file handle or a string |
|
htmlCompress ( $data, null | array $options = null ) : boolean | mixed | string |
HTML Compressor 1.0.1
Original Author: Tyler Hall
Edited by: Revin Roman
Latest Source and Bug Tracker: http://github.com/tylerhall/html-compressor |
|
html_compress ( $data, null | array $options = null ) : boolean | mixed | string |
|
|