This topic is locked
[SOLVED]

 PHPR apps in differents directories

11/1/2008 9:42:03 AM
PHPRunner General questions
F
frphilip author

Hi,
My application begins to have lots of differents parts (so nice ! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=10046&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' /> ), and it's a little bit confusing for a user, so many tabs in the menu.
so, is it possible to place parts of the application in subdirectories ?
One exemple, if I have customers, orders, products, it should be nice to have all files regarding orders in a directoriy 'order', products in 'products' directory, etc...
so, the navigation should be easier.
Possible ?