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