[snip]
! Still the problem remains that there is no mysqli equivalent for
mysql_field_name
[/snip]

As I had suggested earlier you could do a DESCRIBE `table` query and
loop through the column names returned.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to