くだすれPHP(超初心者用)5
at PHP
625:615
09/01/31 01:27:06 myPf0iH/
>>621
<?php
$temp = "URLリンク(epg.2ch.net)";
$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);
?>
から、偶数行だけ表示するにはどうしたらいいんでしょうか?
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5345日前に更新/180 KB
担当:undef