// 之前要 隨機取得 一筆記錄是這樣寫: $r = mysql_query("SELECT username FROM user ORDER BY RAND() LIMIT ...
www.ezdiy.org