joelinden Posted April 3, 2009 Share Posted April 3, 2009 Hi all. I need some help if it's possible. I have a folder with appx. 12,000 images. All JPGs but all with different names. I need to have the file names placed into an Access DB or an Excel DB. Rather than copy/paste each file name from the windows folder. Is there a way to extract all the names at once into a table list. The goal is to link a product number with the appropriate photo (but the prod number and the image number don't match exactly). If anyone has other suggestions, I'd sincerely appreciate it. Thanks Joe Quote Link to comment https://forums.phpfreaks.com/topic/152335-extracting-jpg-file-names-from-a-list-in-windows/ Share on other sites More sharing options...
Daniel0 Posted April 3, 2009 Share Posted April 3, 2009 Use DirectoryIterator or scandir. Quote Link to comment https://forums.phpfreaks.com/topic/152335-extracting-jpg-file-names-from-a-list-in-windows/#findComment-800077 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.