検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 1225 for [SIMILAR] 16 1024 4096 WITH 8572 result WITH 736... (0.972 sec.)
エラー処理関数 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]
SOAP エラーハンドラを使用するかどうかを設定する 0
« is_soap_fault SoapClient » PHP Manual SOAP 関数 SOAP エラーハンドラを使用するかどうかを設定する use_soap_error_handler (PHP 5, PHP 7, PHP 8) use_soap_error_handler — SOAP エラーハンドラを使用するかどうかを設定する 説明 use_soap_error_handler ( bool $enable = true ): bool この関数は、SO ...
https://man.plustar.jp/php/function.use-soap-error-handler.html - [similar]
Error 0
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例外 Error Error (PHP 7, PHP 8) はじめに Error は、PHP のすべての内部エラーの基底クラスです。 クラス概要 class Error implements Throwable { /* プロパティ */ protected string $ message = "" ; private string $ string = ...
https://man.plustar.jp/php/class.error.html - [similar]