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

Kevin Yank

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

mysql_num_fields

mysql_num_fields(result_id)

This function returns the number of fields in a MySQL result set (result_id).

The function name mysql_numfields may also be used, but is deprecated.