YANA 4 PHP Framework
Docs for page config.php
Handling of Config- and SML-Files
Name | Type | Description |
---|---|---|
$input | string | |
$mode | int |
This function has been superceeded by the OO-style implementation SML::decode() and since version 2.8.5 has been marked deprecated.
Name | Type | Description |
---|---|---|
$input | array|string | |
$mode | int |
This function has been superceeded by the OO-style implementation SML::getFile() and since version 2.8.5 has been marked deprecated.
Name | Type | Description |
---|---|---|
$filename | string | |
$mode | int |
The argument $mode can be used to decide how keys should be treated.
Valid values for $mode are:
Returns bool(true) on success and bool(false) on error.
Name | Type | Description |
---|---|---|
$data | scalar|array | |
$name | string | |
$mode | int |
This function has been superceeded by the OO-style implementation SML::encode() and since version 2.8.5 has been marked deprecated.
Documentation generated on Sun, 11 Mar 2007 15:02:51 +0100 by phpDocumentor 1.3.1