This topic is locked

Build pages on-the-fly

11/5/2011 7:43:19 AM
PHPRunner General questions
W
wpl author

Hi list,
I am wondering whether it could be possible to build List-/Add-/Edit-/Search-Pages for a new table (programmatically) on-the-fly: E.g. a user of an existing PHP-Runner-App would build a new table in the underlying database. Could the new table structure be parsed, and the above mentioned pages created? Or is it a dogma that every table have to be present at design and build-time of the app?
Thanks for any hint or idea how to tackle this

Sergey Kornilov admin 11/5/2011

PHP pages are created by PHPRunner software that runs on you Windows machine. That's the only way how it works. You cannot create pages right on the server.