PEAR_Common::xmlFromInfo

PEAR_Common::xmlFromInfo()

PEAR_Common::xmlFromInfo() -- Return an XML document based on the package info

Description

Return an XML document based on the package info (as returned by the PEAR_Common::infoFrom*() methods).

Parameter

array $pkginfo

package info

Return value

string - XML data

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.