検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1814 for [SIMILAR] 16 1024 4096 WITH 34873 報告 WITH 9962... (2.382 sec.)
エラー制御演算子 0
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演算子( @ )をサポートしています。 PHP の式の前に付けた場合、 その式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エラー制御演算子があ ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
定義済み定数 0
« リソース型 目的を調べるフラグ » PHP Manual OpenSSL 定義済み定数 定義済み定数 目次 目的を調べるフラグ 非対称暗号化のパディングフラグ キーの型 PKCS7 フラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 署名アルゴリズム 暗号化方式 バージョン定数 Server Name Indication 定数 その他 ...
https://man.plustar.jp/php/openssl.constants.html - [similar]
ページリクエスト時に生じた直近の IMAP エラーを返す 0
« imap_headers imap_list » PHP Manual IMAP 関数 ページリクエスト時に生じた直近の IMAP エラーを返す imap_last_error (PHP 4, PHP 5, PHP 7, PHP 8) imap_last_error — ページリクエスト時に生じた直近の IMAP エラーを返す 説明 imap_last_error (): string | false 現在のページに生じた直近の IMAP エラ ...
https://man.plustar.jp/php/function.imap-last-error.html - [similar]
直近のエラーコードを取得する 0
« intl_error_name intl_get_error_message » PHP Manual 国際化 関数 直近のエラーコードを取得する intl_get_error_code (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) intl_get_error_code — 直近のエラーコードを取得する 説明 intl_get_error_code (): int staticメソッドを実行した場合など、 エラ ...
https://man.plustar.jp/php/function.intl-get-error-code.html - [similar]
直近の MySQL 処理からエラーメッセージのエラー番号を返す 0
« mysql_drop_db mysql_error » PHP Manual MySQL 関数 直近の MySQL 処理からエラーメッセージのエラー番号を返す mysql_errno (PHP 4, PHP 5) mysql_errno — 直近の MySQL 処理からエラーメッセージのエラー番号を返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 My ...
https://man.plustar.jp/php/function.mysql-errno.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]
直近の LDAP コマンドの LDAP エラー番号を返す 0
« ldap_err2str ldap_error » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラー番号を返す ldap_errno (PHP 4, PHP 5, PHP 7, PHP 8) ldap_errno — 直近の LDAP コマンドの LDAP エラー番号を返す 説明 ldap_errno ( LDAP\Connection $ldap ): int 直近の LDAP コマンドにより返された、標準化されたエ ...
https://man.plustar.jp/php/function.ldap-errno.html - [similar]
データベースハンドラにおける直近の操作に関連する拡張エラー情報を取得する 0
« PDO::errorCode PDO::exec » PHP Manual PDO データベースハンドラにおける直近の操作に関連する拡張エラー情報を取得する PDO::errorInfo (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::errorInfo — データベースハンドラにおける直近の操作に関連する拡張エラー情報を取得する 説明 public PDO: ...
https://man.plustar.jp/php/pdo.errorinfo.html - [similar]
エラーハンドラを設定する 0
« Yaf_Dispatcher::setDefaultModule Yaf_Dispatcher::setRequest » PHP Manual Yaf_Dispatcher エラーハンドラを設定する Yaf_Dispatcher::setErrorHandler (Yaf >=1.0.0) Yaf_Dispatcher::setErrorHandler — エラーハンドラを設定する 説明 public Yaf_Dispatcher::setErrorHandler ( call $callback , int $ ...
https://man.plustar.jp/php/yaf-dispatcher.seterrorhandler.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PCNTL 定義済み定数 定義済み定数 以下のシグナルのリストがプロセス制御関数でサポートされています。 これらのシグナルのデフォルト動作の詳細については、 signal(7) のマニュアルを参照ください。 プロセス制御関連の定数 WNOHANG ( int ) WUNTRACED ( int ) SIG_* 定数 SIG_ ...
https://man.plustar.jp/php/pcntl.constants.html - [similar]