Convert string in PHP to the same type returned by file_get_contents

前端 未结 0 712
日久生厌
日久生厌 2020-12-09 03:27

I made a code in PHP. The code works correctly when I run the command:

$payload = file_get_contents (\'request.json\');

However, I need to cre

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