Helping ordinary people create extraordinary websites!


PEAR_Common::infoFromDescriptionFile()

PEAR_Common::infoFromDescriptionFile() -- Returns information about a package file

Description

Returns information about a package file. Expects the name of a package xml file as input.

Parameter

string $descfile

name of package xml file

Return value

array - array with package information

Note

This function can not be called statically.