[snip]
Yes, it is. Other functions like mysqli_fetch_field work well. I have to
use mysqli functions, but I cannot find the one for
mysql_field_name. Normally I have to add the i for a function, but
mysqli_field_name does not exist.
[/snip]

What about mysqli_fetch_field or mysqli_fetch_fields ?

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

Reply via email to