PEAR_Config::getDocs

PEAR_Config::getDocs() – Get the documentation for a config value

Synopsis

require_once 'PEAR/config.php';

string PEAR_Config::getDocs ( string $key )

Description

Get the documentation for a config value.

Parameter

string $key

config key

Return value

string - documentation string

Note

This function can not be called statically.

Retrieve the default channel. (Previous) The ftp server is set in readFTPConfigFile. It exists only if a remote configuration file has been specified (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.