uranus.webhop.net

test.php source code

<?php
    $dir 
"conf";
    
$list = `ls -a $dir`;
    
$list explode("\n",$list);
    
array_shift($list); array_shift($list); // Get rid of the symlinks . and ..
    
print_r($list);
?>

Valid XHTML 1.0! Valid CSS!
Get Firefox!
.: Page last modified: December 03 2023 23:32:39 - Copyleft 2004 :.