PEAR_ChannelFile::setAlias | PEAR_ChannelFile::setDefaultPEARProtocols |
PEAR_ChannelFile | |
PEAR Manual | |
require_once '/ChannelFile.php'; |
void
PEAR_ChannelFile::setBaseURL
(
string
$resourceType
,
string
$url
,
string|false
$mirror = FALSE
)
Set the base URL that users should use to access a REST resource or set of REST resources.
Resource Type this url links to
URL
mirror name, if this is not a primary server REST base URL
throws no exceptions thrown
This function can not be called statically.
PEAR_ChannelFile::setAlias | PEAR_ChannelFile::setDefaultPEARProtocols |
PEAR_ChannelFile | |
PEAR Manual | |