every time I click php file , it starts download on windows in liveserver
https://imgur.com/stJzoBS
and also open with live server option is not coming
https://imgur.com/Vi6NsFx
Note: live Server will not able to compile you dynamic pages, you've to use the existing server, live server will help you to reload the pages when you made any change on your code, so that you have not to reload manually browser on every changes
It needs a different extension
follow https://github.com/ritwickdey/live-server-web-extension#setup
When i use ajax only set the ‘type: GET’ can work
Hi @wendellsheh, sorry! What you actually meant?
@abhiinos111abhi Please try with @ritwickdey 's procedure. That's the perfect solution. Thanks for reporting.
Kindly check how to enable live server on PHP file here. It is answered here
https://stackoverflow.com/questions/60678203/is-it-possible-to-use-live-server-for-php-with-autoreload-on-save/64542693#64542693