"; $fmat = fopen( "../data/".$MATR.".matrix", "r" ); while( $buf = fgets( $fmat, 128 ) ) { echo $buf; } fclose( $fmat ); echo "
$SEQ