Però cosi come mi hai passato rimane tutto in grassetto!

<?
$string = file_get_contents("texto.txt");
echo "".nl2br($string)."";
?>