PEAR_ChannelFile::fromAny()

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

Referentiesamenvatting

require_once '/ChannelFile.php';

bool PEAR_ChannelFile::fromAny (string $info)

Beschrijving

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

Deze functie kan niet statisch worden aangeroepen.