Creating Fieldsets Driven by a Database Table |
1/25/2016 10:40:20 AM |
PHPRunner General questions | |
K
kenlyle author
I am looking at doing a PHP version of some screens that are currently in a .NET app. There is a database table that controls the layout of the fields - it has a Group Box field, and then puts each field by name into column1 or column2. |
|
![]() |
Sergey Kornilov admin 1/25/2016 |
I guess you can insert 'PHP code snippet' somewhere on the page and add your code there or define PHP function in another file and call it from your snippet. |