PEAR_ChannelFile::getName

PEAR_ChannelFile::getName() – Récupère le nom du canal

Synopsis

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::getName ( )

Description

Notez que le nom du canal est le serveur du canal.

Throws

No exceptions thrown.

Note

This function can not be called statically.