■掲示板に戻る■ 全部 1- 101- 201- 301- 401- 501- 最新50



レス数が 500 を超えています。残念ながら全部は表示しません。

PHP 2chBBS 『改造情報』

261 :β哲子さん◆1GwReh1dZw : 2006/09/20(水) 01:03:31 ID:4psGoMP.
>>253さん
見てるかどうかわからないけれどどうぞ

$tomatofile = "../test/tomato.txt";
if (is_file($tomatofile)){
$IN = file($tomatofile);
foreach ($IN as $tmp){
$tmp = trim($tmp);
if (stristr($_POST['FROM'], $tmp) or stristr($mail, $tmp)) {
$_POST['MESSAGE'] = str_replace("$tmp", "<i>あぼむ</i>", $_POST['MESSAGE']);
$tomatoip = gethostbyname($HOST);
$_POST['MESSAGE']= " ".$mainmsg."<hr width='50%' color='red' align='left'>
<font face='arial' color='red'><b>".$HOST." (".$tomatoip.")<br>".$UA."<br>Match:$tmp </b></font>";
}
}
}

色々ごてごて改造したのほしい人っているのかな??


158 KB
続きを読む

掲示板に戻る 全部 前100 次100 最新50

read.php ver2.4 2005/04/13