I'm a PHP programmer trying to import data from an IDX FTP directory for the first time. Are there some good modifiable helper classes/objects out there for grabbing the files via FTP, extracting, importing the data and prepping for writing to a local database?
Thanks in advance...
Peter

Reply With Quote