Build Your Own DatabaseDriven Website Using PHP amp;amp; MySQL [Electronic resources]

Kevin Yank

نسخه متنی -صفحه : 190/ 143
نمايش فراداده

mysql_fetch_assoc

mysql_fetch_assoc(result_id)

This function fetches a result row as an associative array. It's identical to mysql_fetch_array called with the MYSQL_ASSOC parameter.