file_put_contents(__DIR__ . '/upload.log', date('c') . ' Received header: ' . json_encode(getallheaders()) . PHP_EOL, FILE_APPEND); Wiggywam