IDProperty
Package:
Summary:
Retrieve values of properties defined in scripts
Groups:
Author:
Description:
This class can be used to retrieve values of properties defined in PHP scripts.
It includes a given PHP script with values set in array entries of a variable name properties.
The class assigns the array values to class variable, so it can return the values of any entries of the properties array.
It includes a given PHP script with values set in array entries of a variable name properties.
The class assigns the array values to class variable, so it can return the values of any entries of the properties array.
Comments are closed.