This topic is locked
[SOLVED]

 Change Default PHP File Names / URLs

4/19/2020 1:52:15 AM
PHPRunner General questions
W
WisTex author

Is it possible to change the generated filenames so that it does not include the table prefixes?
For example, if I have a table called table_list.php instead.
I'm using the latest Enterprise version 10.3.

W
wpl 4/19/2020



Is it possible to change the generated filenames so that it does not include the table prefixes?
For example, if I have a table called table_list.php instead.
I'm using the latest Enterprise version 10.3.


You can do that on the "Tables" page of PHPRunner by right-clicking on the name of the table in the tables' tree and selecting "Advanced..." - "Change filename prefix"
HTH

W
WisTex author 5/7/2020

You can do that on the "Tables" page of PHPRunner by right-clicking on the name of the table in the tables' tree and selecting "Advanced..." - "Change filename prefix"

HTH



Thank you. Worked perfectly. I did not even know that was there.