Login   Register  
PHP Classes

Classes specific for Peru

Recommend this page to a friend!
  Countries with specific classes  >  Peru Classes specific for Peru (1)  >  About Peru  
  Files folder image 1. FicheroV2  
Author: XYOX <e-mail contact>
Read and search local or remote files
This class can be used to read and search local or remote files.

It can open a file and read its lines into strings. The strings may be returned as is, trimmed, as an array of lines, or decoded using base64 algorithm.

The class may also search the file lines using regular expressions.

It can also write back text to the file, optionally encoding it using the base 64 algorithm.