demo_func_filesystem_fileinode.php:
<!DOCTYPE html> <html> <body> <?php echo fileinode("test.txt"); ?> </body> </html>