* Thus wrote jwulff ([EMAIL PROTECTED]): > I've built a CSV parser that I want to run on every file in a folder. How > do I do this?
For starters, no sense in re-inventing the wheel: http://php.net/fgetcsv Second : http://php.net/dir Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php