$line) { if ($line_numba < 10) { $line_numba = '0'.$line_numba; } $newline = str_replace(" ", " ",htmlentities($line)); echo ''.$line_numba.' '.$newline.'
'; } } else { echo "

Couldn't find the file
Please contact the webmaster.

"; } ?>