検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 478 for メッセージ (0.016 sec.)
直近の接続から返された SQLSTATE を含む文字列を返す 4046
« db2_commit db2_conn_errormsg » PHP Manual IBM DB2 関数 直近の接続から返された SQLSTATE を含む文 ... 、 db2_conn_errormsg() をコールして、 明示的なエラーメッセージと、それに関連する SQLCODE の値を取得することも可能で ... : 08001 参考 db2_conn_errormsg() - 直近の接続エラーメッセージおよび SQLCODE を返す db2_connect() - データベースへ ... 列を返す db2_stmt_errormsg() - 直近の SQL 文のエラーメッセージを含む文字列を返す 関連キーワード: 接続 , SQLSTATE , ... 取得 , 失敗 , errormsg , パラメータ , 試行 , エラーメッセージ ...
https://man.plustar.jp/php/function.db2-conn-error.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 4046
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit ... (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( str ... 登録する 関連キーワード: 終了 , スクリプト , 出力 , メッセージ , 関数 , status , ステータス , 実行 , 構造 , 注意 ...
https://man.plustar.jp/php/function.exit.html - [similar]
ファイルの内容から、ハッシュ値を生成する 4046
« hash_equals hash_final » PHP Manual Hash 関数 ファイルの内容から、ハッシュ値を生成する hash_fi ... 。 戻り値 binary が true に設定されていない場合は、 メッセージダイジェストの計算結果を小文字の 16 進数値形式の文字 ... 列で 返します。もし true に設定されていた場合は、メッセージダイジェストが そのままのバイナリ形式で返されます。 ... 40d9556b73a21e63c3e0e904 参考 hash() - ハッシュ値 (メッセージダイジェスト) を生成する hash_hmac_file() - HMAC 方式 ... , ハッシュ , アルゴリズム , 計算 , ダイジェスト , メッセージ ...
https://man.plustar.jp/php/function.hash-file.html - [similar]
接続しているかどうかによらずソケットにメッセージを送信する 4022
« socket_sendmsg socket_set_block » PHP Manual ソケット 関数 接続しているかどうかによらずソケット ...メッセージを送信する socket_sendto (PHP 4 >= 4.1.0, PHP 5, PHP ... ket_sendto — 接続しているかどうかによらずソケットにメッセージを送信する 説明 socket_sendto ( Socket $socket , str ... 関連キーワード: 送信 , ソケット , データ , 接続 , メッセージ , sendto , data , flags , length , int ...
https://man.plustar.jp/php/function.socket-sendto.html - [similar]
Sends a message 4022
« Stomp::readFrame Stomp::setReadTimeout » PHP Manual Stomp Sends a message Stomp::send stomp_se ... . 注意 注意 : トランザクションヘッダを指定し、そのメッセージがトランザクションの一部であることを示します。 ヒント ... pt ヘッダを追加します。これを追加すると、サーバーがメッセージを受領するかタイムアウトに達するまではメソッドが何も ... , send , a , ヘッダ , 追加 , destination , 注意 , メッセージ , 手続き , array ...
https://man.plustar.jp/php/stomp.send.html - [similar]
直近のエラーの説明を取得する 3998
« intl_get_error_code intl_is_failure » PHP Manual 国際化 関数 直近のエラーの説明を取得する intl ... age (): string 直近の国際化関数のコールによるエラーメッセージを取得します。 パラメータ この関数にはパラメータはあ ... mt_get_error_message() - フォーマッタの直近のエラーメッセージを取得する 関連キーワード: 直近 , 取得 , intl , エラ ... 関数 , エラーコード , collator , パラメータ , エラーメッセージ ...
https://man.plustar.jp/php/function.intl-get-error-message.html - [similar]
ファイルをパースする 3998
« mailparse_msg_get_structure mailparse_msg_parse » PHP Manual Mailparse 関数 ファイルをパースす ... パースするための最良の方法です。 パラメータ filename メッセージを保持するファイルへのパス。 このファイルがオープンさ ... てパーサに流し込まれます。 注意 : filename が保持するメッセージは、 改行コード( CRLF ) で終わることが想定されていま ... リソース , 注意 , file , filename , free , 保持 , メッセージ ...
https://man.plustar.jp/php/function.mailparse-msg-parse-file.html - [similar]
匿名の公開鍵暗号による復号 3998
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号に ... false sodium_crypto_box_seal() を使って暗号化されたメッセージを復号します。 パラメータ ciphertext 暗号化されたメッ ... 号 , 匿名 , sodium , crypto , box , string , open , メッセージ , 暗号 , key ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
定義済の変数 3998
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変 ... 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内容が取得できま ... COOKIE — HTTP クッキー $php_errormsg — 直近のエラーメッセージ $http_response_header — HTTP レスポンスヘッダ $arg ... 変数 , 定義 , 済 , グローバル , スクリプト , エラーメッセージ , 情報 , スコープ , ヘッダ , 取得 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
現在のセッションに関する直近のエラー文字列を返す 3974
« curl_errno curl_escape » PHP Manual cURL 関数 現在のセッションに関する直近のエラー文字列を返す ... le $handle ): string 直近の cURL 操作に関するエラーメッセージをクリアテキストで返します。 パラメータ handle curl_ ... init() が返す cURL ハンドル。 戻り値 エラーメッセージ、あるいはエラーが発生しなかった場合は '' (空文字) を ... ッション , cURL , handle , CurlHandle , 期待 , エラーメッセージ , errno , バージョン ...
https://man.plustar.jp/php/function.curl-error.html - [similar]