PHP Classes / Ofile class

Access and split files using a delimiter

Ofile class PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags