私はこの配列を持っています
$row4 = mysql_fetch_array($sql_res);
のランダムな値を取得する方法を教えてもらえます$row4['response']
か?
に$row4
は定数値はありません...
しかし、今のところ$row4
含まれています
Array ( [0] => 3 [id] => 3 [1] => where is dryad [react] => where is dryad [2] => Dryad is found in the farthest part of the Dark wilderness. [response] => Dryad is found in the farthest part of the Dark wilderness. [3] => [review] => ) 1