Help for this page
if( $variable > $certain_value) { exit; }
if( $variable > $certain_value) { next RECORD; }