PEAR_ChannelFile::setPath (Previous) (Next) PEAR_ChannelFile::setServer

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

PEAR_ChannelFile::setPort()

PEAR_ChannelFile::setPort()  -- Set the socket number (port) that is used to connect to this channel

Description

As web services connect to channels through web servers, this can be used to set the port that should be used to connect. Default is 80 for regular webservers, and 443 for SSL secure servers.

Parameter

integer $port

port number

string|FALSE $mirror

name of the mirror server, or FALSE for the primary server

Throws

throws no exceptions thrown

Note

This function can not be called statically.

PEAR_ChannelFile::setPath (Previous) (Next) PEAR_ChannelFile::setServer

Download Documentation Last updated: Sun, 07 Sep 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.