string
PEAR_ChannelFile::getPath
(
string
$protocol
,
string|false
$mirror
= = false
)
Récupère le chemin relatif pour accéder au protocole désiré. Si le canal est nommé foo.example.com et xmlrpc est accessible à foo.example.com/xml/rpc, alors le chemin sera xml/rpc.
xmlrpc ou soap
Nom du miroir ou FALSE pour le serveur primaire.
No exceptions thrown.
This function can not be called statically.