Julian Posted July 5, 2006 Share Posted July 5, 2006 HiI want to get the field names from my table and print them to the screen via php script. Does anybody know to do this? Thanks.I found msql_fetch_field(). But I don't know the syntax.Thanks Link to comment https://forums.phpfreaks.com/topic/13777-get-fields-names/ Share on other sites More sharing options...
kenrbnsn Posted July 5, 2006 Share Posted July 5, 2006 Did you look at the page in the manual describing that function? http://www.php.net/mysql_fetch_fieldKen Link to comment https://forums.phpfreaks.com/topic/13777-get-fields-names/#findComment-53543 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.