array|bool parse(
string
$xmlFile)
|
|
Parses the OCF file given and returns an array containing the OCF data.
Requires either PHP 5 with the simplexml extension or PHP 4 with the DOMXML extension. If you wish to extend this parses to also support other PHP XML parsers please have a look at the OCF format documentation at http://opencacheformat.sourceforge.net
Tags:
Parameters: