- 625 名前:615 [2009/01/31(土) 01:27:06 ID:myPf0iH/]
- >>621
<?php $temp = "epg.2ch.net/tv2chwiki/subject.txt"; $html_f=file_get_contents($temp); $replace = "(2)"; $scriptphp = "<br />"; $word = str_replace($replace, $scriptphp, $html_f); $hogeru = ".dat<>"; $gogeta = "<br />"; $yabai = str_replace($hogeru, $gogeta, $word); print $yabai; print($word1_a); ?> から、偶数行だけ表示するにはどうしたらいいんでしょうか?
|

|