I really like the way you can build the menu in phprunner. But here is an idea to make it better. This happens often for me and would be a cool addition to the program.
Often I will build one page, but need 5 pages that vary based on a search result. (example: somefield equals somevalue). So instead of building 5 separate pages, I have to figure out the url for each page I want with the search info in the url and then I manually add that page as an external page in the menu. Here is the idea:
Add another line in the menu builder that allows you to add on a search option, so that you don't have to go figure out a complicated url and then manually add it to the menu. You can just tell it to use tablename_view.php and then select that some field has to equal, like or contain some value. Then it automatically puts the needed information in the menu item you want.
This will eliminate manually having to do this and it will clean up people who build 5 views on the same database where the only difference on each page is what you are searching for. I hope I explained this clear. It be a great tool for building menus in phprunner.
Thanks for listening
Kim