Re: [PHP-DEV] mysql_tablename

2002-03-25 Thread derick
Hello, sounds ok to me. But deprecating it is not a good thing, because of BC issues. Making it issue a 'notice' is fine with me though. Derick On Mon, 25 Mar 2002, Manuzhai wrote: > It might be nice to make an alias called mysql_table_name for this, then > deprecate mysql_tablename, for the

Re: [PHP-DEV] mysql_tablename

2002-03-24 Thread Zak Greant
On March 25, 2002 00:04, Manuzhai wrote: > It might be nice to make an alias called mysql_table_name for this, then > deprecate mysql_tablename, for the sake of consistency. What about that? Good point! Interestingly, mysql_tablename() is an alias for mysql_result(). However, your suggestion

[PHP-DEV] mysql_tablename

2002-03-24 Thread Manuzhai
It might be nice to make an alias called mysql_table_name for this, then deprecate mysql_tablename, for the sake of consistency. What about that? Manuzhai -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php