Hi,
I want to read a file from my hd line by line and write the content of the lines (email-addresses) to a database.
Having small files (3k-10k) it works properly, but when working with files about 180k I receive the message "file or directory not found" allthough I´m reading from the same directory my small files are located.
Does anyone have a clue how to fix this?
Thanx in advance...