This topic is locked

List View for all (no password)

3/11/2009 11:59:13 AM
PHPRunner General questions
I
incubi author

Hello,
I just bought PHPR and look forward to the coding time it will save. I've been experimenting with it and have two issue I would like help with.
I have my project password protected but would like anyone to be able to view the list. In this case its a phone list.

This way we can have one user who logs in and updates the phone list and the rest of the employees can call up the list just by going to the link (no login).
Next, I would like to rename the files for example, if the table name I imported was xxx_xxxx and the php files are prefixed with that how can I change the name to xxx xxxx? Or, would I have to Save Project As to do it?
Thanks,
incubi

I
incubi author 3/11/2009

I see, it creates an XXXXX_List_list.php file that can be gone to directly if you use allow guest access. my bad!
incubi