Files and Folders: File Split Ben Yacoub Hatem (contact me)
This class is meant to split big text files in multiple parts with limited number of lines. It may be useful for splitting text log files.
The class uses three parameters : the name of the file to split, the path of the split file parts, and the limit of lines per file.