<?php print "<marquee bgcolor=\"#c0c0c0\" behavior=\"scroll\">".str_replace("\n",' ', file_get_contents("имя_файла_со_строками.txt"))."</marquee>"; ?>