検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1514 for [SIMILAR] 16 1024 4096 WITH 21240 攻撃 WITH 6965... (0.906 sec.)
ユーザーレベルのエラー/警告/通知メッセージを生成する 0
« set_exception_handler user_error » PHP Manual エラー処理関数 ユーザーレベルのエラー/警告/通知メッセージを生成する trigger_error (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) trigger_error — ユーザーレベルのエラー/警告/通知メッセージを生成する 説明 trigger_error ( string $message , int $error_l ...
https://man.plustar.jp/php/function.trigger-error.html - [similar]
エラー制御演算子 0
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演算子( @ )をサポートしています。 PHP の式の前に付けた場合、 その式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エラー制御演算子があ ...
https://man.plustar.jp/php/language.operators.errorcontrol.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]
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.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]
出力する PHP エラーの種類を設定する 0
« error_log restore_error_handler » PHP Manual エラー処理関数 出力する PHP エラーの種類を設定する error_reporting (PHP 4, PHP 5, PHP 7, PHP 8) error_reporting — 出力する PHP エラーの種類を設定する 説明 error_reporting ( ? int $error_level = null ): int error_reporting() 関数は、 error_re ...
https://man.plustar.jp/php/function.error-reporting.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]