『福岡史伝』はリニューアルしました。新ページはこちらからどうぞ!!

旧ページは数ヶ月ほどで閉鎖いたします。これからも『福岡史伝』をよろしくお願いいたします。



Mousegallery'; echo $res; ?>




■わかっていない事■

"; $sql="select * from t010post where 大分類='05' order by HTTP "; // SQL クエリを実行します。 $result = mysql_query($sql); if (!$result) { exit('データを読み込めませんでした。'); } $incnt = 0; $w_rand=mt_rand(0,1); while ($row = mysql_fetch_array($result)) { $res .= "【"; $res .= ""; $res .= $row["タイトル"]; $res .= ""; if((strpos($ua,'iPhone')!==false)||(strpos($ua,'Android')!==false)) { $res .= "
"; } $res .= "
 -"; $res .= $row["サブタイトル"]; $res .= "-
\n"; $w_naiyo = $row["内容"]; $w_naiyo = str_replace('
','',$w_naiyo); $w_naiyo = str_replace('','',$w_naiyo); $w_naiyo = str_replace('','',$w_naiyo); $w_naiyo = str_replace('
','',$w_naiyo); // $res .= MB_SUBSTR($w_naiyo,0,50); // $res .= " "; // $res .= ""; // $res .= "[...]"; // $res .= ""; $res .= "

\n"; $incnt++; } echo $res; // データベースクローズ $con = mysql_close($con); if (!$con) { exit('データベースとの接続を閉じれませんでした。'); } ?>




"; echo $res; ?>