HELP: mySQL table name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I need information about how can I get the table name from this query :

 

     select * from test_table as t

 

when I use :

 

     $field=mysql_fetch_field($result, $i);

 

   $field->table return the name of the table as "t" but I need the real
name of the table "test_table".

 

How can I do it?

 

Thanks

 

Adrian D.

a.donoiu@xxxxxxxxx

 


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux