配列に次のデータがあります。各配列インデックスの内容を mysql テーブル myforum に保存したいと考えています。
Array (
[0] => zero, those players that are trialing for hib team, (hpb's) most of them are like 300 -400 pingers? umm..mager lagg and even worse when they play on uk server's i bet/
[1] => 1998-04-25T213200Z
[2] => http//boards.ie/vbulletin/showpost.php?p=67075
)
mysql テーブルの列は次のとおりです: コンテンツ、日付、投稿
[0] index value should store in content column,
[1] should store in date column and
[2] should store in post column