J jacob.3336 macrumors newbie Original poster 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 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/