PEAR_ChannelFile::getMirror()

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

概要

require_once '/ChannelFile.php';

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

説明

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

パラメータ

mixed $server

例外・エラー

throws no exceptions thrown

注意

この関数は、スタティックにコールする ことはできません。