previousXML_Statistics::apiVersion (Previous) (Next) XML_Statistics::analyzeStringnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

XML_Statistics::analyzeFile

XML_Statistics::analyzeFile() – Analyze an XML file

Synopsis

require_once 'XML/Statistics.php';

string XML_Statistics::analyzeFile ( string $filename )

Description

Analyzes an XML document by reading from a file. You have to analyze a document before you can extract any statistical information.

Return value

Returns TRUE on success, PEAR_Error on failure.

Note

This function can not be called statically.

previousXML_Statistics::apiVersion (Previous) (Next) XML_Statistics::analyzeStringnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.