I'm selecting a single column from a MySQL table with mysql_query()
. Is there already a function for getting the results into an array, or will I have to iterate through all the results with something like mysql_fetch_array()
?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…