date_default_timezone_set('Europe/Istanbul');

$a = unix_ileri_tarih;
$b = time();
echo date('d.m.Y H:i:s', ($a-$b));