検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 492 for Password (0.013 sec.)
シンボリックリンクを作成する 4157
« ssh2_sftp_stat ssh2_sftp_unlink » PHP Manual SSH2 関数 シンボリックリンクを作成する ssh2_sftp_ ... h2_connect ( 'shell.example.com' , 22 ); ssh2_auth_password ( $connection , 'username' , 'password' ); $sftp = ...
https://man.plustar.jp/php/function.ssh2-sftp-symlink.html - [similar]
SFTP サブシステムを初期化する 4157
« ssh2_sftp_unlink ssh2_shell » PHP Manual SSH2 関数 SFTP サブシステムを初期化する ssh2_sftp (PE ... h2_connect ( 'shell.example.com' , 22 ); ssh2_auth_password ( $connection , 'username' , 'password' ); $sftp = ...
https://man.plustar.jp/php/function.ssh2-sftp.html - [similar]
MS SQL Server および SQL Azure データベースに接続する 4157
« MS SQL Server (PDO) Oracle (PDO) » PHP Manual MS SQL Server (PDO) MS SQL Server および SQL Azu ... rv:Server=localhost;Database=testdb", "UserName", "Password"); 以下の例は、ポートを指定して MS SQL Server デー ... rver=localhost,1521;Database=testdb", "UserName", "Password"); 以下の例は、サーバー ID 12345abcde の SQL Azure ... dows.net;Database=testdb", "UserName@12345abcde", "Password"); 関連キーワード: PDO , 接続 , データベース , SQL ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.connection.html - [similar]
Get Document By Id. Utilizes Solr Realtime Get (RTG) 4157
« SolrClient::__destruct SolrClient::getByIds » PHP Manual SolrClient Get Document By Id. Utiliz ... RVER_HOSTNAME , 'login' => SOLR_SERVER_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_P ...
https://man.plustar.jp/php/solrclient.getbyid.html - [similar]
SASL を使用して LDAP ディレクトリにバインドする 4117
« ldap_rename ldap_search » PHP Manual LDAP 関数 SASL を使用して LDAP ディレクトリにバインドする ... Connection $ldap , ? string $dn = null , ? string $password = null , ? string $mech = null , ? string $realm = ... ョンでは、 リソース を期待していました。 8.0.0 dn , password , mech , realm , authc_id , authz_id , props は、n ...
https://man.plustar.jp/php/function.ldap-sasl-bind.html - [similar]
拡張データストリームを取得する 4117
« ssh2_exec ssh2_fingerprint » PHP Manual SSH2 関数 拡張データストリームを取得する ssh2_fetch_st ... h2_connect ( 'shell.example.com' , 22 ); ssh2_auth_password ( $connection , 'username' , 'password' ); $stdio_ ...
https://man.plustar.jp/php/function.ssh2-fetch-stream.html - [similar]
SCP 経由でファイルを送信する 4117
« ssh2_scp_recv ssh2_send_eof » PHP Manual SSH2 関数 SCP 経由でファイルを送信する ssh2_scp_send ... h2_connect ( 'shell.example.com' , 22 ); ssh2_auth_password ( $connection , 'username' , 'password' ); ssh2_sc ...
https://man.plustar.jp/php/function.ssh2-scp-send.html - [similar]
アクティブなアーカイブにパスワードを設定する 4117
« ZipArchive::setMtimeName ZipArchive::statIndex » PHP Manual ZipArchive アクティブなアーカイブに ... パスワードを設定する ZipArchive::setPassword (PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4) ... ZipArchive::setPassword — アクティブなアーカイブにパスワードを設定する 説明 ... public ZipArchive::setPassword ( string $password ): bool アクティブなアーカイブに ... パスワードを設定します。 パラメータ password アーカイブに使用されるパスワード。 戻り値 成功した ...
https://man.plustar.jp/php/ziparchive.setpassword.html - [similar]
FTP 接続にログインする 4069
« ftp_get ftp_mdtm » PHP Manual FTP 関数 FTP 接続にログインする ftp_login (PHP 4, PHP 5, PHP 7, ... ( FTP\Connection $ftp , string $username , string $password ): bool 指定した FTP 接続を使ってログインします。 ... クラスのインスタンス username ユーザー名( USER )。 password パスワード( PASS )。 戻り値 成功した場合に true ...
https://man.plustar.jp/php/function.ftp-login.html - [similar]
PostgreSQL 接続をオープンする 4069
« pg_connect_poll pg_connection_busy » PHP Manual PostgreSQL 関数 PostgreSQL 接続をオープンする ... r , port , dbname (デフォルトは user の値), user , password , connect_timeout , options , tty (無視されます) ... nect ( "host=sheep port=5432 dbname=mary user=lamb password=foo" ); // ユーザー名とパスワードを指定してホスト" ... ring = "host=sheep port=5432 dbname=test user=lamb password=bar" ; $dbconn4 = pg_connect ( $conn_string ); // ...
https://man.plustar.jp/php/function.pg-connect.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT