ファイルの読み込み2

Run Settings
LanguagePHP
Language Version
Run Command
<?php $info = file_get_contents("info.txt"); ?> <html> <head> <meta http-equiv="Content-Type" content="text/html";> <title>テニスサークル交流サイト</title> </head> <body> <h1>テニスサークル交流サイト</h1> <h2>お知らせ</h2> <?php echo nl2br($info,false); ?> </body> </html>
○月×日のミーティングは3時からです。 場所は102教室です。
Editor Settings
Theme
Key bindings
Full width
Lines