{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreicr2iaepdu26ch2rocn5kwxj2hw5jfmmnemnwpibybdkbeoapdl4a",
    "uri": "at://did:plc:qfsyszxhq5agxsg2n5zo4lno/app.bsky.feed.post/3mehd5eooazw2"
  },
  "path": "/t/unable-to-create-text-file-through-php-script/117592#post_1",
  "publishedAt": "2026-02-09T18:48:43.000Z",
  "site": "https://forum.infinityfree.com",
  "textContent": "\n    <?php\n        if(isset($_GET[\"server_url\"]))\n        {\n        \tfile_put_contents(\"server.txt\", $_GET[\"server_url\"]);\n        }\n    ?>\n\n\nI have tried other solutions on the forums and nothing seems to work. Any help would be appreciated.",
  "title": "Unable to create text file through PHP script"
}