検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 345 for [SIMILAR] 16 1024 4096 WITH 32710 openssl WITH 1... (0.408 sec.)
公開鍵を使用した認証を行う 4564
« ssh2_auth_password ssh2_connect » PHP Manual SSH2 関数 公開鍵を使用した認証を行う ssh2_auth_pubkey_file (PECL ssh2 >= 0.9.0) ssh2_auth_pubkey_file — 公開鍵を使用した認証を行う 説明 ssh2_auth_pubkey_file ( resource $session , string $username , string $pubkeyfile , string $privkeyfile , ...
https://man.plustar.jp/php/function.ssh2-auth-pubkey-file.html - [similar]
認証付きの公開鍵による復号 4564
« sodium_crypto_box_keypair sodium_crypto_box_publickey_from_secretkey » PHP Manual Sodium 関数 認証付きの公開鍵による復号 sodium_crypto_box_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_open — 認証付きの公開鍵による復号 説明 sodium_crypto_box_open ( string $ciphertext , string $nonce , ...
https://man.plustar.jp/php/function.sodium-crypto-box-open.html - [similar]
cURL 共有ハンドルのオプションを設定する 4100
« curl_share_init curl_share_strerror » PHP Manual cURL 関数 cURL 共有ハンドルのオプションを設定する curl_share_setopt (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_setopt — cURL 共有ハンドルのオプションを設定する 説明 curl_share_setopt ( CurlShareHandle $share_handle , int $option , mixed $ ...
https://man.plustar.jp/php/function.curl-share-setopt.html - [similar]
curl 共有ハンドルを初期化する 4100
« curl_share_errno curl_share_setopt » PHP Manual cURL 関数 curl 共有ハンドルを初期化する curl_share_init (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_init — curl 共有ハンドルを初期化する 説明 curl_share_init (): CurlShareHandle 複数の cURL ハンドルで、データを共有できるようにします。 パラメ ...
https://man.plustar.jp/php/function.curl-share-init.html - [similar]
共有メモリ関数 4100
« 基本的な使用法 shmop_close » PHP Manual 共有メモリ 共有メモリ関数 共有メモリ関数 目次 shmop_close — 共有メモリブロックを閉じる shmop_delete — 共有メモリブロックを削除する shmop_open — 共有メモリブロックを作成またはオープンする shmop_read — 共有メモリブロックからデータを読み取る shmop_s ...
https://man.plustar.jp/php/ref.shmop.html - [similar]
cURL 共有ハンドルを閉じる 4100
« curl_setopt curl_share_errno » PHP Manual cURL 関数 cURL 共有ハンドルを閉じる curl_share_close (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_close — cURL 共有ハンドルを閉じる 説明 curl_share_close ( CurlShareHandle $share_handle ): void 注意 : この関数を実行しても何も起こりません。PHP 8.0. ...
https://man.plustar.jp/php/function.curl-share-close.html - [similar]
基本的な使用法 4100
« 例 共有メモリ関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 共有メモリ操作の概要 <?php // システムID 0xff3を有する 100 バイトの共有メモリブロックを作成する $shm_id = shmop_open ( 0xff3 , "c" , 0644 , 100 ); if (! $shm_id ) { echo "共有メモリセグメントを作成できませんでした。\n" ...
https://man.plustar.jp/php/shmop.examples-basic.html - [similar]
直近の共有ハンドルに対するエラー番号を返す 4100
« curl_share_close curl_share_init » PHP Manual cURL 関数 直近の共有ハンドルに対するエラー番号を返す curl_share_errno (PHP 7 >= 7.1.0, PHP 8) curl_share_errno — 直近の共有ハンドルに対するエラー番号を返す 説明 curl_share_errno ( CurlShareHandle $share_handle ): int 直近の共有ハンドルに対す ...
https://man.plustar.jp/php/function.curl-share-errno.html - [similar]
Unix システムから共有メモリを削除する 4100
« shm_remove_var SysvMessageQueue » PHP Manual セマフォ関数 Unix システムから共有メモリを削除する shm_remove (PHP 4, PHP 5, PHP 7, PHP 8) shm_remove — Unix システムから共有メモリを削除する 説明 shm_remove ( SysvSharedMemory $shm ): bool shm_remove() は、共有メモリ shm を削除します。 全て ...
https://man.plustar.jp/php/function.shm-remove.html - [similar]
共有メモリから変数を削除する 4100
« shm_put_var shm_remove » PHP Manual セマフォ関数 共有メモリから変数を削除する shm_remove_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_remove_var — 共有メモリから変数を削除する 説明 shm_remove_var ( SysvSharedMemory $shm , int $key ): bool 指定した key を有する変数を共有メモリから削除し、占有す ...
https://man.plustar.jp/php/function.shm-remove-var.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT