Files and Folders: Ofile class
Abdulrahman Muhammad (contact me)
This class can be used to access files and split their contents using a given delimiter.
It can open a file and use a given delimiter regular expression to split its contents.
The class can output the content of the split sections using configurable HTML to prefix and suffix the content.
The class may also write new content to the file using an exclusive lock to prevent simultaneous accesses by other processes.
Click here for detailed information about this class on phpclasses.org