Cornelia Boenigk wrote:
> php_mysql.c:

> PHP_FALIAS(mysql_db_name,  mysql_result,  NULL)
> PHP_FALIAS(mysql_dbname,  mysql_result,  NULL)
> PHP_FALIAS(mysql_tablename,  mysql_result,  NULL)
> PHP_FALIAS(mysql_table_name, mysql_result,  NULL)

> It is not mentioned in the manual that mysql_db_name() and
> mysql_tablename() are aliases for mysql_result(). I think it should.

I don't think so. It could change in the future.

Jakub Vrana

Reply via email to