",$view); */ echo<< test TOP; } else { echo<< test
現在のディレクトリ

../
TOP; $f = opendir($list); while(false !== ($get = readdir($f))) { if(($get != '.' )&& ($get != '..')) { if(preg_match('/(.+)(\.php|\.cgi|\.txt|\.html|\.htm)/',$get)) { echo<<{$get}
TOP; } else { echo<<{$get}
TOP; } } } echo<< TOP; } ?>