![]() |
HJB 10/2/2017 |
PHPRunner 9.8 is a code generator which (after the connection to the database engine is perfectly done) is listing all found under that very connection in the PHPRunner explorer. AFTER code generation, you can upload the generated code to a web server which is only showing of what tabled content you think your user should see on his screen. At no time the user is seeing any SYSTEM OBJECTS on his screen, only the PHP code developer is seeing same under the PHPRunner Explorer in the course of developing the final page content. So..., it sounds strange that you want to hide SYSTEM OBJECT as marked per red arrow as definitely it is only you who is seeing same under the explorer, no one else, unless you may want allow any other to work on the PHPRunner project file for modifications, amendments or else. On the database connection process by PHPRunner, the PHPRunner decides of what directories and subdirectories are needed for proper code generation later on. You can try right mouse-click to choose that very directory you don't want to see, simply by DELETING same, yet it remains questionable whether the generated code is running later on, simply because PHPRunner found it mandatory to include same after successful connection process to the relevant database. To cut long things short, as for me, there is no need to hide them at all as you are in the "development room" when seeing same, not in the "public server room". |