J jacob.3336 macrumors newbie Original poster Jul 25, 2012 5 0 Oct 29, 2012 #1 I am making a web app that needs to echo the names of files onto the screen, and when a user clicks on one it will open. I have looked everywhere, any body know.
I am making a web app that needs to echo the names of files onto the screen, and when a user clicks on one it will open. I have looked everywhere, any body know.
A angelneo macrumors 68000 Jun 13, 2004 1,541 0 afk Oct 29, 2012 #2 Where are the files residing? Local or server? For files on the server, here's a tutorial to read the filenames I found on the web: http://www.electrictoolbox.com/php-read-through-directory/
Where are the files residing? Local or server? For files on the server, here's a tutorial to read the filenames I found on the web: http://www.electrictoolbox.com/php-read-through-directory/