New URL in the Launch Box ? |
Veteran
|
I don' think there is a way to do exactly what you want, but the following may help...
Every time you use Run, the URL is added to the run history. You can access the history by using the dropdown right next to the Run button on the toolbar. The parameters for Run is set on the Run menu. The parameters are stored separately and not saved in the run history, which may be a problem for you. Another option for you could be to set up a bookmark/favourite in your browser for the URL that you want to run often. |
||||||||||||
_________________ |
|
2 things.
Go to your Project Properties (Project->Project Properties) In the "Default file to run:", select the particular file you want launched, in this case "index.php". By doing this, it doesnt matter what file you have in the editor at that time, when you hit F9 to debug, it will always start with "index.php", or whatever file you selected. Next, go to "Run->Parameters". Click the plus sign, to add a new parameter, in variable name put "a", in Variable Value put "cron_3", and set variable type to "GET". By doing those 2 items, no matter where you are in your project, when you hit F9, it will always start with "index.php?a=cron_3". |
||||||||||||
|
New URL in the Launch Box ? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by