This topic is locked

How to get the table name

6/3/2009 7:33:39 PM
PHPRunner General questions
B
bozzo author

I´m doing a "log table" and inserting records in it, so, when I edit a table I wanted to describe it on a field..
I googled, found something with mysql_tablename() but wasn´t able to adapt to the PHPr world.
Anybody has any suggestions?
Thx for your time!

J
Jane 6/4/2009

Hi,
you can use PHPunner variable for this purpose:

$strOriginalTableName