$proofFile = __DIR__ . "/../blog/PROOF_FROM_SAVE_TXT.txt";
file_put_contents($proofFile, "SAVE.PHP WAS CALLED AT ".date("Y-m-d H:i:s"));