検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1225 for [SIMILAR] 16 1024 4096 WITH 8572 result WITH 736... (0.752 sec.)
はじめに 0
« セマフォ インストール/設定 » PHP Manual セマフォ はじめに はじめに これらのモジュールは、System V IPC 関連の関数へのラッパーを提供します。 セマフォ・共有メモリおよびプロセス間通信(IPC)がその中に含まれます。 セマフォは、マシーン上のリソースへの排他的アクセス機能や、 同時にあるリソースを ...
https://man.plustar.jp/php/intro.sem.html - [similar]
直近の接続エラーの説明を返す 0
« mysqli::$connect_errno mysqli::__construct » PHP Manual mysqli 直近の接続エラーの説明を返す mysqli::$connect_error mysqli_connect_error (PHP 5, PHP 7, PHP 8) mysqli::$connect_error -- mysqli_connect_error — 直近の接続エラーの説明を返す 説明 オブジェクト指向型 ? string $mysqli->connect_ ...
https://man.plustar.jp/php/mysqli.connect-error.html - [similar]
HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 0
« hash_hmac_algos hash_hmac » PHP Manual Hash 関数 HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する hash_hmac_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac_file — HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 説明 hash_hmac_f ...
https://man.plustar.jp/php/function.hash-hmac-file.html - [similar]
Acknowledges consumption of a message 0
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack stomp_ack (PECL stomp >= 0.1.0) Stomp::ack -- stomp_ack — Acknowledges consumption of a message 説明 オブジェクト指向型 (method): public Stomp::ack ( mixed $msg , array $headers = ? ): bool 手 ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
直近の fdf エラーコードについての説明を返す 0
« fdf_errno fdf_get_ap » PHP Manual FDF 関数 直近の fdf エラーコードについての説明を返す fdf_error (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_error — 直近の fdf エラーコードについての説明を返す 説明 fdf_error ( int $error_code = -1 ): string error_code で指定したエラーコードについ ...
https://man.plustar.jp/php/function.fdf-error.html - [similar]
BASE64 でエンコードされたテキストをデコードする 0
« imap_append imap_binary » PHP Manual IMAP 関数 BASE64 でエンコードされたテキストをデコードする imap_base64 (PHP 4, PHP 5, PHP 7, PHP 8) imap_base64 — BASE64 でエンコードされたテキストをデコードする 説明 imap_base64 ( string $string ): string | false BASE64 でエンコードされたテキスト st ...
https://man.plustar.jp/php/function.imap-base64.html - [similar]
直近の json_encode() や json_decode() の呼び出しのエラー文字列を返す 0
« json_encode json_last_error » PHP Manual JSON 関数 直近の json_encode() や json_decode() の呼び出しのエラー文字列を返す json_last_error_msg (PHP 5 >= 5.5.0, PHP 7, PHP 8) json_last_error_msg — 直近の json_encode() や json_decode() の呼び出しのエラー文字列を返す 説明 json_last_error_msg ...
https://man.plustar.jp/php/function.json-last-error-msg.html - [similar]
逆方向の Transliterator を作成する 0
« Transliterator::createFromRules Transliterator::getErrorCode » PHP Manual Transliterator 逆方向の Transliterator を作成する Transliterator::createInverse transliterator_create_inverse (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Transliterator::createInverse -- transliterator_cre ...
https://man.plustar.jp/php/transliterator.createinverse.html - [similar]
直近のエラーコードを得る 0
« odbc_do odbc_errormsg » PHP Manual ODBC 関数 直近のエラーコードを得る odbc_error (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_error — 直近のエラーコードを得る 説明 odbc_error ( ? resource $odbc = null ): string 6 桁の ODBC ステートを返します。エラーがない場合には、空の文字列を返します。 ...
https://man.plustar.jp/php/function.odbc-error.html - [similar]
署名アルゴリズム 0
« CMS (暗号メッセージシンタックス) 関連のフラグ/定数 暗号化方式 » PHP Manual 定義済み定数 署名アルゴリズム 署名アルゴリズム OPENSSL_ALGO_DSS1 ( int ) OPENSSL_ALGO_SHA1 ( int ) openssl_sign() および openssl_verify() のデフォルトアルゴリズムとして用いられます。 OPENSSL_ALGO_SHA224 ( int ) ...
https://man.plustar.jp/php/openssl.signature-algos.html - [similar]