After a SQL 'select .... from tablename alias'
the mysql_fetch_fie ld function returns a value $result=>table which
will contain the alias, not the actual table name.
Is there a way to get the actual table name ?
I am running mysql 4.1 and php 4.4
the mysql_fetch_fie ld function returns a value $result=>table which
will contain the alias, not the actual table name.
Is there a way to get the actual table name ?
I am running mysql 4.1 and php 4.4