I've have more than one table in a database, and have used phprunner 3.1 to access these tables individually. but on occassions when I log onto guest it points to another table. It seems to work OK if it is the first table accessed
Peter, proceed to the Datasource table tab in PHPRunner and make sure you have Create menu item box checked off for the table you want to be opened first. Also you can modify generated login.php file to point to another page.
Just change the $defaulturl vaiable value in the beginning of the file.