Welcome Guest, Not a member yet? Register   Sign In
How to list files from user desktop or any drive in browser
#2

[eluser]ontguy[/eluser]
The file helper maybe what you're looking for: http://ellislab.com/codeigniter/user-gui...elper.html

Code:
get_dir_file_info('path/to/directory/')

Reads the specified directory and builds an array containing the filenames, filesize, dates, and permissions. Any sub-folders contained within the specified path are read as well.


Messages In This Thread
How to list files from user desktop or any drive in browser - by El Forum - 08-08-2008, 09:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB