PEAR_Common | PEAR_Config |
PEAR_Common | |
PEAR Manual | |
require_once 'PEAR/common.php'; |
string
PEAR_Common::xmlFromInfo (
array $pkginfo
)
Return an XML document based on the package info (as returned by the PEAR_Common::infoFrom*() methods).
package info
string - XML data
This function can not be called statically.
PEAR_Common | PEAR_Config |
PEAR_Common | |
PEAR Manual | |