How do you use file_get_contents() on PhpStorm?

前端 未结 0 634
半阙折子戏
半阙折子戏 2021-02-08 06:37

Usually, you could just enter the URL from a website to get the HTML code. However, on PhpStorm, when I try to do:

file_get_contents("http://localhost:63342/         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题