File Directory Php

print "The size of test.txt is. ";
print filesize( "test.txt" );
?>