StringList Class

Package:
StringList Class
Summary:
Manage lists of strings
Groups:
PHP 5, Text processing
Author:
Tufan Baris YILDIRIM
Description:
This class can be used to manage lists of strings.

It can take a list of strings separated by line breaks and extracts key value pairs separated by the = character.

The class can return the list of strings as an array, add more strings to the list, and save or load the list from a file.


Powered by Gewgley