if( substr($item, $start_col1, $width1) < substr($item, $start_col2, $width2)) { .... }