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

Kevin Yank

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

mysql_field_type

mysql_field_type(result_id, field_position)

This function returns the type of the specified field (field_position) in the specified result set (result_id).

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