项目描述

Properties.php implements a PHP5 class that is
similar to the Java class java.util.Properties
which is used to read and write configuration
property files. It is particularly useful in
environments in which more than one programming
language is used. It provides methods for adding
properties, changing property values, removing
properties, saving and loading property
definitions to and from strings, arrays, and file
handles.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Your rating
Review this project