svn_auth_get_parameter

(PECL svn >= 0.1.0)

svn_auth_get_parameterRetrieves authentication parameter

说明

svn_auth_get_parameter ( string $key ) : string

Retrieves authentication parameter at key. For a list of valid keys and their meanings, consult the authentication constants list.

参数

key

String key name. Use the authentication constants defined by this extension to specify a key.

返回值

Returns the string value of the parameter at key; returns NULL if parameter does not exist.

注释

Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

参见

相关文章
php apcu 函数 retrieves apcu shared memory allocation informationphp firebird/interbase 函数 prepare a query for later binding of parameter placeholders and executionphp rpm reader 函数 retrieves a header tag from an rpm filephp sqlsrv 函数 retrieves the next row of data in a result set as an objectphp sqlsrv 函数 sends data from parameter streams to the serverphp statistic 函数 calculates any one parameter of the laplace distribution given values for the othersphp statistic 函数 calculates any one parameter of the logistic distribution given values for the othersphp statistic 函数 calculates any one parameter of the negative binomial distribution given values for the othersphp statistic 函数 calculates any one parameter of the non central chi square distribution given values for the othersphp svn 函数 retrieves authentication parameterphp svn 函数 sets an authentication parameterphp svn 函数 recursively cleanup a working copy directory finishing incomplete operations and removing locksphp svn 函数 returns the version of the svn client librariesphp svn 函数 将修改的本地文件副本发送至版本库php svn 函数 returns the length of a file from a given version of the fsphp svn 函数 return true if the path points to a directory false otherwisephp svn 函数 return true if the path points to a file false otherwisephp svn 函数 create a new subversion repository at pathphp svn 函数 create a new transactionphp svn 函数 commits a transaction and returns the new revision
关注编程学问公众号