PEAR_ChannelFile::fromAny

PEAR_ChannelFile::fromAny() – Returns channel information from different sources

Synopsis

require_once '/ChannelFile.php';

bool PEAR_ChannelFile::fromAny ( string $info )

Description

Parse data from either a string or a channel.xml file.

Parameter

string $info

Filename of the source, or the source itself

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Add a protocol to a mirror's provides section (Previous) fromArray (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.