Result Size: 625 x 571
<!DOCTYPE html>
<html>
<body>

<?php
print_r(lstat("test.txt"));
?>


</body>
</html>