File "test.php"

Full path: /www/upload/upload/2/test.php
File size: 101 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Back

<?php

$t = 1513782000;
$t2 = date("Hi" ,$t);

if($t2)
{
	print $t2 ;

}
else
{
	print "AAA";
}



?>

PHP File Manager