Welcome To Snipplr
Everyone's Recent Snippets Tagged directory
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
VB.NET
[vbnet] [directory] lister les fichiers d'un répertoire et d'un sous-répertoire dans un tableau
list files from directory and subdirectory into a table
'On déclare une arraylist qui contiendra tous les fichiers
0
2874
posted 5 years ago by martinbrait
Comment lister tous les fichiers d'un répertoire dans un fichier excel ?
Excel (VBA) list all filenames in a directory
mastipro
0
1747
posted 5 years ago by martinbrait
This code allows to calculate the full size of a directory using PHP.
0
1147
posted 7 years ago by apphp-snippets
Recursively find and list the last modified files in a directory
0
1323
posted 8 years ago by rm1984
This example shows you how to create redirection o another directory. It may be useful, for example, when you have a project, placed in sub-directory.
0
1035
posted 8 years ago by apphp-snippets
I came across a permission issue when using the standard Directory.Exists() method, so I came up with another way to check if a Directory exists avoiding those permission issues. This works very well. It can be converted to C'#.
0
1462
posted 11 years ago by nimblebits
This will loop through files in somefolder with the extension .c, print out the filename and compile the files.
0
1163
posted 11 years ago by stianlagstad
This code allows to list the contents of any given directory.
1
873
posted 11 years ago by apphp-snippets
If you are using the [TimThumb](http://code.google.com/p/timthumb/ "TimThumb on Google Code") script with a URL the contains tildes (~) and images are breaking, here is the fix...
I did not create this snippet but found it extremely useful so I th...
0
1006
posted 11 years ago by tacudtap
Example of the usage of Directory IO class and the parsing of strings to DateTime.
1
909
posted 12 years ago by denakitan
Getting files, folders, file count, folder count in a directory with php and writing them to a web page
1
1584
posted 12 years ago by duzenz
Modified a little bit to make it easier to change the location of the recycle bin.
0
969
posted 13 years ago by mkornatz
Retrieves Active Directory distinguished name given user's SAMAccountName
0
715
posted 13 years ago by lrduncan