Re: vs code and php
[email protected] (Andrey Repin)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Greetings, Fernando Fiore. In reply to Your message dated Monday, August 17, 2020, 9:14:36, > how to launch a web browser with your php script, for instance, info.php > from within vs code? i have wampserver running. > thanks in advance. Create an appropriate debugger configuration, for example. I honestly do not use anything like that, I just navigate to the necessary page manually. (Mostly because I don't have any "files" in my web projects anymore.) -- Sincerely Yours, Andrey Repin <[email protected]>