PEAR_ChannelFile::getMirror

PEAR_ChannelFile::getMirror() – Get the unserialized XML representing a mirror

Synopsis

require_once '/ChannelFile.php';

array|false PEAR_ChannelFile::getMirror ( mixed $server )

Description

This returns the entire contents of the <mirror> tag as unserialized by the parser.

Parameter

mixed $server

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Retrieve a list of all xmlrpc/soap functions (Previous) Retrieve a list of all mirrors and their contents (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.