![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
King of Portal
|
Wondering if anyone knows how to read all the files in a given directory (including other directory names within that directory as well)?
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis |
|
|
|
|
|
#2 |
|
King of Portal
|
Never mind, lol I just found the function, I thought it would be in the FileSystem functions, but apparently there's a separate set of functions for directories.
array scandir ( string directory [, int sorting_order [, resource context]] )
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis |
|
|
|
|
|
#3 |
|
Programmer
|
Nice, Always good to find solutions urself
__________________
Iftikhar Ahmed Khan For doing an experiment on programmer's mood please visit http://uxisfyp1.brunel.ac.uk/cspgiak |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix commands compatible with Windows? | titaniumdecoy | Bash / Shell Scripting | 7 | Oct 5th, 2006 7:25 AM |
| Allow user to select a directory | MegaArcon | HTML / XHTML / CSS | 11 | Jun 5th, 2006 8:38 AM |
| Using sys/stat.h and listing directory contents in C... | smoothdogg00 | C | 3 | Mar 13th, 2006 11:30 PM |
| Moving directory trees via .bat files | Mansooj | Bash / Shell Scripting | 11 | Jan 17th, 2006 2:45 AM |
| Uploading, Making Directory. | TCStyle | PHP | 6 | Jun 8th, 2005 12:07 PM |