require_once '/ChannelFile.php';
bool PEAR_ChannelFile::validChannelServer (string $server)
bool PEAR_ChannelFile::validChannelServer
determines whether a channel server is a valid servername.
Server name. May contain subpaths as in foo.example.com/path/to/channel
throws no exceptions thrown
This function can be called statically.