Thread
:
mysqli: how do i get a list of fields
View Single Post
02-01-2013, 11:45 AM
PM User
|
#
4
needsomehelp
Regular Coder
Join Date: Oct 2009
Posts: 309
Thanks: 4
Thanked 3 Times in 3 Posts
ok i think i have it?
Code:
echo($result->fetch_field_direct($i)->name);
needsomehelp
View Public Profile
Find More Posts by needsomehelp