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 Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/13777-get-fields-names/#findComment-53543 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.