PEAR_ChannelFile::setServer

PEAR_ChannelFile::setServer() – set the Channel server

Synopsis

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::setServer ( string $server , string|false $mirror = false )

Description

This is an alias to setName().

Parameter

string $server

Server name

string|FALSE $mirror

Mirror server name or FALSE for primary server.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Set the socket number (port) that is used to connect to this channel (Previous) Sets whether SSL is used to connect to this channel (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.