検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 606 for [SIMILAR] 16 1024 4096 WITH 24893 errors WITH 18... (0.436 sec.)
直近のエラーコードを得る 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]
エラー処理関数 0
« 例 debug_backtrace » PHP Manual エラー処理 エラー処理関数 エラー処理関数 参考 syslog() も参照してください。 目次 debug_backtrace — バックトレースを生成する debug_print_backtrace — バックトレースを表示する error_clear_last — 最も最近のエラーをクリア error_get_last — 最後に発生したエラー ...
https://man.plustar.jp/php/ref.errorfunc.html - [similar]
直近のエラーコードを取得する 0
« Transliterator::createInverse Transliterator::getErrorMessage » PHP Manual Transliterator 直近のエラーコードを取得する Transliterator::getErrorCode transliterator_get_error_code (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Transliterator::getErrorCode -- transliterator_get_error_ ...
https://man.plustar.jp/php/transliterator.geterrorcode.html - [similar]
メールを送信する 0
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array | string $additional_headers = [] , string $additional_params = "" ): bool メールを送信します。 パ ...
https://man.plustar.jp/php/function.mail.html - [similar]
ストリームのエラー 0
« ストリームコンテキスト 例 » PHP Manual ストリーム ストリームのエラー ストリームのエラー ファイルやソケット関連の関数で処理に失敗するのと同じように、 ストリームにおける操作も様々な予測できる理由で失敗することがあります (例: リモートホストに接続できない、ファイルが見つからない、等)。 また ...
https://man.plustar.jp/php/stream.errors.html - [similar]
エラー処理およびログ記録 0
« Componere\cast_by_ref はじめに » PHP Manual PHP の振る舞いの変更 エラー処理およびログ記録 エラー処理およびログ記録 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 エラー処理関数 debug_backtrace — バックトレースを生成する debug_print_backtrace — バ ...
https://man.plustar.jp/php/book.errorfunc.html - [similar]
Exception 0
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.html - [similar]
エラーコードの説明を返す 0
« curl_share_strerror curl_unescape » PHP Manual cURL 関数 エラーコードの説明を返す curl_strerror (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_strerror — エラーコードの説明を返す 説明 curl_strerror ( int $error_code ): ? string 指定したエラーコードに対応するエラーメッセージを返します。 パラメータ ...
https://man.plustar.jp/php/function.curl-strerror.html - [similar]
直近で失敗した posix 関数が設定したエラー番号を取得する 0
« posix_errno posix_getcwd » PHP Manual POSIX 関数 直近で失敗した posix 関数が設定したエラー番号を取得する posix_get_last_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) posix_get_last_error — 直近で失敗した posix 関数が設定したエラー番号を取得する 説明 posix_get_last_error (): int 直近で失敗 ...
https://man.plustar.jp/php/function.posix-get-last-error.html - [similar]