PHP.nl

svn_auth_get_parameter

svn_auth_get_parameter

Retrieves authentication parameter

string **svn_auth_get_parameter** string $key

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

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

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

svn_auth_set_parameterAuthentication constants