\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になります。 |