検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 184 for local (0.011 sec.)
Delete items from a working copy or repository 5631
« svn_commit svn_diff » PHP Manual SVN 関数 Delete items from a working copy or repository svn_d ... If true , the file will be deleted even if it has local modifications. Otherwise, local modifications will ...
https://man.plustar.jp/php/function.svn-delete.html - [similar]
Return the ReadConcern for the Manager 5631
« MongoDB\Driver\Manager::getEncryptedFieldsMap MongoDB\Driver\Manager::getReadPreference » PHP ... ager = new MongoDB \ Driver \ Manager ( 'mongodb://localhost:27017' ); var_dump ( $manager -> getReadConcer ... ager = new MongoDB \ Driver \ Manager ( 'mongodb://localhost:27017/?readConcernLevel=local' ); var_dump ( $ ... Driver\ReadConcern)#1 (1) { ["level"]=> string(5) "local" } 参考 MongoDB\Driver\ReadConcern MongoDB\Driver\ ...
https://man.plustar.jp/php/mongodb-driver-manager.getreadconcern.html - [similar]
include_path 設定オプションの値を元に戻す 5576
« putenv set_include_path » PHP Manual PHP オプション/情報 関数 include_path 設定オプションの値を ... h() の例 <?php echo get_include_path (); // .:/usr/local/lib/php set_include_path ( '/inc' ); echo get_incl ... clude_path' ); echo get_include_path (); // .:/usr/local/lib/php ?> 参考 ini_restore() - 設定オプションの値 ...
https://man.plustar.jp/php/function.restore-include-path.html - [similar]
拡張モジュールの情報を表示する 5576
« ReflectionExtension::getVersion ReflectionExtension::isPersistent » PHP Manual ReflectionExten ... 00 free_items => 2000 references => 2 Directive => Local Value => Master Value mysqli.max_links => Unlimite ... value mysqli.reconnect => Off => Off mysqli.allow_local_infile => On => On mysqli.cache_size => 2000 => 20 ...
https://man.plustar.jp/php/reflectionextension.info.html - [similar]
ローカルのDH秘密鍵とリモート側のDH公開鍵を使い、共有シークレットを計算する 5521
« openssl_decrypt openssl_digest » PHP Manual OpenSSL 関数 ローカルのDH秘密鍵とリモート側のDH公開 ... 9d2080bbaf5f16a3e320b921478cf87fa860809e617736' ; $local_priv_key = openssl_pkey_get_private ( 'file://priv ... _dh_compute_key ( hex2bin ( $remote_public_key ), $local_priv_key ); echo bin2hex ( $shared_secret ). "\n" ... ails = openssl_pkey_get_details ( $private_key ); $local_pub_key = $details [ 'dh' ][ 'pub_key' ]; echo bin ... 2hex ( $local_pub_key ). "\n" ; //you can send your public key t ...
https://man.plustar.jp/php/function.openssl-dh-compute-key.html - [similar]
Create a new encryption data key 5466
« MongoDB\Driver\ClientEncryption::__construct MongoDB\Driver\ClientEncryption::decrypt » PHP Ma ... on. パラメータ kmsProvider The KMS provider (e.g. "local" , "aws" , "azure" , "gcp" ) that will be used to ... ey. This option is required unless kmsProvider is "local" . If kmsProvider is "aws" , this option is requir ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.createdatakey.html - [similar]
リクエストの一部を指定したURIに対して行い、全ての情報を返す 5411
« apache_getenv apache_note » PHP Manual Apache 関数 リクエストの一部を指定したURIに対して行い、 ... r uri filename path_info args boundary no_cache no_local_copy allowed send_bodyct bytes_sent byterange clen ... pe] => application/x-httpd-php [no_cache] => 0 [no_local_copy] => 1 [unparsed_uri] => /dir/index.php?var=va ...
https://man.plustar.jp/php/function.apache-lookup-uri.html - [similar]
php-config 5411
« phpize で共有 PECL 拡張モジュールをコンパイルする方法 PECL 拡張モジュールを PHP に静的に組み込 ... スイッチをつけて実行すれば見られます。 Usage: /usr/local/bin/php-config [OPTION] Options: --prefix [...] -- ... インストール先ディレクトリのプレフィックス。例: /usr/local --includes -I オプションとインクルードしたファイル ...
https://man.plustar.jp/php/install.pecl.php-config.html - [similar]
Checks if the cursor is exhausted or may have additional results 5411
« MongoDB\Driver\Cursor::getServer MongoDB\Driver\Cursor::key » PHP Manual MongoDB\Driver\Cursor ... ent side. Iterating will fetch a document from the local buffer. There are no additional documents in the c ... urrent batch (i.e. local buffer), but the cursor ID is non-zero. Iterating ... ager = new MongoDB \ Driver \ Manager ( "mongodb://localhost:27017" ); $query = new MongoDB \ Driver \ Quer ...
https://man.plustar.jp/php/mongodb-driver-cursor.isdead.html - [similar]
指定した伝送に関する情報を得る 5356
« curl_file_create curl_init » PHP Manual cURL 関数 指定した伝送に関する情報を得る curl_getinfo ... O_PRIMARY_PORT - 直近の接続の接続先ポート CURLINFO_LOCAL_IP - 直近の接続の接続元 IP アドレス CURLINFO_LOCAL ... rect_time" "certinfo" "primary_ip" "primary_port" "local_ip" "local_port" "redirect_url" "request_header" ( ...
https://man.plustar.jp/php/function.curl-getinfo.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT