PEAR_ChannelFile::getPath (Previous) (Next) PEAR_ChannelFile::getServer

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

PEAR_ChannelFile::getPort()

PEAR_ChannelFile::getPort()  -- サーバへの接続に使用するソケットのポートを取得する

説明

ウェブサービスは http サーバ経由で提供され、たいていのサーバは ポート 80 を使用します。 この関数は、チャネルが標準でないポートを使用しているかどうかを調べるために使用できます。

パラメータ

mixed $mirror

ミラー名、あるいはプライマリサーバの場合は FALSE

返り値

接続するポート番号を返します。

例外・エラー

例外はスローされません。

注意

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

PEAR_ChannelFile::getPath (Previous) (Next) PEAR_ChannelFile::getServer

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.