のくす牧場
コンテンツ
牧場内検索
カウンタ
総計:127,660,304人
昨日:no data人
今日:
最近の注目
人気の最安値情報

元スレ【テスト】PHPで2chにHello Worldを書き込む 2

php覧 / PC版 /
スレッド評価: スレッド評価について
みんなの評価 :
タグ : 追加: タグについて ※前スレ・次スレは、スレ番号だけ登録。駄スレにはタグつけず、スレ評価を。荒らしタグにはタグで対抗せず、タグ減点を。
←前へ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 次へ→ / 要望・削除依頼は掲示板へ / 管理情報はtwitter
253 = :

$cookie .= "NAME=\"\"; MAIL=\"\"; yuki=akari; HAP=" . $hap . ";\r\n";
$out = $head . $cookie . "Content-Length: " . $length . "\r\n\r\n" . $body;
$fp = fsockopen( $server, 80, $errno, $errstr, 30 );
if ( !$fp ) {
echo "$errstr ($errno)<br>\n";
exit;
}
$check = "";
fwrite( $fp, $out );
while ( !feof( $fp ) ) {
$check .= fgets( $fp, 128 );
}
fclose( $fp );
if ( mb_strpos( $check, "<title>書きこみました。</title>" ) ) {
echo "書きこみに成功しました。";
exit();
} else {
echo "書きこみに失敗しました。";
}

?>

254 = :

Hello world

256 = :

Hello world

257 = :

Hello world

258 = :

てす

259 = :

てすてす

260 :

てす

262 = :

できるよ

263 = :

Hello world

264 = :

Hello world

265 = :

てす

266 = :

a

267 = :

b

268 = :

c

269 = :

d

270 = :

e

271 = :

f

272 = :

g

273 = :

h

274 = :

Hello world

275 = :

Hello world

276 = :

Hello world

280 = :

てす

281 = :

a

282 = :

aaaa

286 = :

てすとん

287 = :

289 = :

Hello World

293 = :

全然来なかった・・・

294 = :

全然来なかった・・・
Part.2

295 = :

コンマ00チャレンジ

296 = :

コンマ00チャレンジ

298 = :

Hello World

300 = :

おい書き込みどころか確認画面にも辿り着かんぞどういうことだ
500が返ってくるのに408って書いてあるし意味不明

HTTP/1.1 500 Internal Server Error
Date: Sat, 09 Nov 2013 ****** GMT
Server: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8q PHP/5.3.8 mod_antilor
is/0.4
Vary: Accept-Encoding
Content-Length: 675
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>408 Request Time-out</title>
</head><body>
<h1>Request Time-out</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
ch2koha@banana8312.maido3.com and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8q PHP/5.3.8 mod_antilo
ris/0.4 Server at kohada.2ch.net Port 80</address>
</body></html>


←前へ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 次へ→ / 要望・削除依頼は掲示板へ / 管理情報はtwitterで / php一覧へ
スレッド評価: スレッド評価について
みんなの評価 :
タグ : 追加: タグについて ※前スレ・次スレは、スレ番号だけ登録。駄スレにはタグつけず、スレ評価を。荒らしタグにはタグで対抗せず、タグ減点を。

類似してるかもしれないスレッド


トップメニューへ / →のくす牧場書庫について