I'm looking to populate a database based on a directory structure.<BR><BR>Something like this:<BR><BR>1. Scan folder for subdirectories. Subdirectories = tables.<BR>2. Scan subdirectories for ...
I'm just getting started working on something for a client and it includes setting up some tables in MySQL. His product vendor has told him the following in an email and he wants to know what I ...