This topic is locked

deletion of files

8/27/2006 7:23:57 AM
PHPRunner General questions
T
thesofa author

Hi, another daft question here

I have a project based on several tables, so when it is built, i have loads of pages for each table. Some of the pages are not needed for a particular table, so table A may only have list and ADD table B may only have EDIT, table C may just allow list and print.

Can I delete the files that are not needed for each table?

Or are they needed for other pages to work?

Cheers

J
Jane 8/28/2006

George,
you can uncheck pages you don't need on the Choose pages tab.

Please note that files in the include directory include all fucntions used on another pages.

T
thesofa author 8/29/2006

George,

you can uncheck pages you don't need on the Choose pages tab.

Please note that files in the include directory include all fucntions used on another pages.



I have done that, but I find the pages are still built and the directory has 69 files in it now for 5 tables.as most of the views are for only 2 pages at the most, I need to remove the superfuous pages if poss, not those in Include folder, those in the main dirctory.

Thanks

Alexey admin 8/30/2006

Hi,
yes, you can delete the files you don't need in the output folder.

I.e. delete ..._add.php file if you don't need Add page and so on.
BTW, the new PHPRunner 3.1 doesn't create unnecessary files at all.

T
thesofa author 8/30/2006

Hi,

yes, you can delete the files you don't need in the output folder.

I.e. delete ..._add.php file if you don't need Add page and so on.
BTW, the new PHPRunner 3.1 doesn't create unnecessary files at all.



Thanks, I have been reading the posts about the new version, I shall have to wait until you have a stable release as I am really pushed to get this job ready for 4 th september