API17

API17:JSimpleXML::loadFile

From Joomla! Documentation

Revision as of 02:41, 28 April 2011 by Doxiki2 (talk | contribs) (Updated to r1448:247ba8d88526)

Joomla 11.1 JSimpleXML::loadFile

Description

Interprets an XML file into an object.

Template:Description:JSimpleXML::loadFile [Edit Descripton]

public function loadFile (
        $path
        $classname=null
)
Parameter Type Default Description
$path
$classname null
  • Returns
  • Defined on line 164 of libraries/joomla/utilities/simplexml.php

See also

Template:SeeAlso:JSimpleXML::loadFile [Edit See Also]

User contributed notes

<CodeExamplesForm />