\n";
}else{
$fcontents = file ($string);
while( list($line_num ,$line)=each($fcontents)) {
print $line;
}
fclose($fp);
}
}
function putcomment($string){
$fp = fopen($string ,"r");
if( !$fp ) {
echo "(現在、コメントはありません)
\n";
}else{
$fcontents = file ($string);
while( list($line_num ,$line)=each($fcontents)) {
echo htmlspecialchars ($line), "
\n";
}
fclose($fp);
}
}
?>
「お姉ちゃんとお母さんが……大きく脚広げて身体を寄せてます」 「はあぁっ……っ……」 「んあっ……んっ」 |
|
※ゲーム中でのCGサイズは800x600になります。 |