Please consider utilizing "localhost" as default setting for our php uploads and upload settings.
It would be amazing if we had "phprunner settings" option to force phpr to utilize our personal setting preference each time we make a new project or open existing project.
Reasoning: I forget to set this option 75% of the time... "Upload to FTP Server", Server Database Connections.
After weeks, months or years, I discover my php script is utilizing the old database... based on old server ip address.,
This happens if I transfer my server files to new server, and my script is utilizing ip address instead of "localhost" for DB connection.
If we are using phpr for many projects, it becomes cumbersome to set and/or verify "Upload to FTP Server", Server Database Connections., each and every time we do upload.
Thank you.