$stringa=implode('',file('testo.txt'));

o $stringa=file_get_contents('testo.txt'); se usi PHP 4 >= 4.3.0