PHP » GoLang |
login |
register |
about
|
GoLang svn_auth_set_parameter
request it (417)
GoLang replacement for PHP's svn_auth_set_parameter
[edit | history]
svn_auth_set_parameter(PECL svn >= 0.1.0) svn_auth_set_parameter — Sets an authentication parameter Description
void svn_auth_set_parameter
( string
$key
, string $value
)
Sets authentication parameter at Parameters
Return ValuesNo value is returned. NotesWarning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Examples
Example #1 Default authentication example This example configures SVN so that the default username to use is 'Bob' and the default password is 'abc123':
<?php |
more
Recently updated
more
Most requested
more
Last requests
|