sneskid Posted April 18, 2006 Share Posted April 18, 2006 Hey, I'd like to make myself a php script that can scan directories for files and folders. Basically a directory browsing scriptTo be honest I havn't looked hard yet for this on the web, but if someone can point me to the right functions that would be really cool & save me some time. Quote Link to comment Share on other sites More sharing options...
ypirc Posted April 18, 2006 Share Posted April 18, 2006 [a href=\"http://us3.php.net/opendir\" target=\"_blank\"]http://us3.php.net/opendir[/a][a href=\"http://us3.php.net/readdir\" target=\"_blank\"]http://us3.php.net/readdir[/a][a href=\"http://us3.php.net/manual/en/function.scandir.php\" target=\"_blank\"]http://us3.php.net/manual/en/function.scandir.php[/a][a href=\"http://www.php.net/glob\" target=\"_blank\"]http://www.php.net/glob[/a] Quote Link to comment Share on other sites More sharing options...
sneskid Posted April 18, 2006 Author Share Posted April 18, 2006 awesome! thanks!what did . and .. mean againI know one of them was to go to the previous directory and the other was to go to the very root.. or something like that. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.