FfProperties
public class FfProperties
| Method Summary | |
|---|---|
| boolean | save(string filename, string properties) Writes properties to a PHP file. |
public boolean save(string filename, string properties)
Writes properties to a PHP file. These properties must be
in the form '$GLOBALS["
FfProperties provides a mechanism for writing system properties to a PHP file.