PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

PEAR_ChannelFile::getPath | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

PEAR_ChannelFile::getPath

PEAR_ChannelFile::getPath() – getPath

Synopsis

require_once '/ChannelFile.php';

string PEAR_ChannelFile::getPath ( string $protocol , string|false $mirror = = false )

Description

指定したプロトコルにアクセスするための相対パスを取得します。 チャネル名が foo.example.com、 xmlrpc が foo.example.com/xml/rpc でアクセスできる場合、このパスは xml/rpc となります。

Parameter

string $protocol

xmlrpc あるいは soap

string|FALSE $mirror

ミラー名、あるいはプライマリサーバを使用する場合は FALSE

Throws

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

Note

This function can not be called statically.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「PEAR_ChannelFile::getPath」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | PEAR_ChannelFile::getPath」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: