Perlコーディング初心者質問スレ Part 44
レス数が900を超えています。1000を超えると表示できなくなるよ。
0937930
2005/12/07(水) 14:32:23ID:7UCC6Dk6$ALLTOTALTEXT='テスト'
#HTML出力
print "Content-type: text/html; charset=Shift_JIS\n\n";
print "<html>\n<head>\n";
print "<META HTTP-EQUIV=\"Content-type\" CONTENT=\"text/html; charset=x-sjis\">\n";
print "</head><body>「$ALLTOTALTEXT」</body><html>";
レス数が900を超えています。1000を超えると表示できなくなるよ。