Return an array of filenames or directories that matches the specified pattern: <?php print_r(glob("*.txt")); ?> The output of the code above could be:.
確定! 回上一頁