検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1814 for [SIMILAR] 16 1024 4096 WITH 34873 報告 WITH 9962... (1.111 sec.)
ユーザー定義のエラーハンドラ関数を設定する 0
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラーハンドラ関数を設定する set_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) set_error_handler — ユーザー定義のエラーハンドラ関数を設定する 説明 set_error_handler ( ? callable $callback , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]
定数 0
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 マジック定数 定数は、値のためのID(名前)です。この名前が示すように、定数の値は スクリプト実行中に変更できません ( マジック定数 は例外です。これは実際は定数ではありません)。 定数は大文字小文字を ...
https://man.plustar.jp/php/language.constants.html - [similar]
指定した色チャネルの正規化した値を取得する 0
« GmagickPixel::getcolorcount GmagickPixel::setcolor » PHP Manual GmagickPixel 指定した色チャネルの正規化した値を取得する GmagickPixel::getcolorvalue (PECL gmagick >= Unknown) GmagickPixel::getcolorvalue — 指定した色チャネルの正規化した値を取得する 説明 public GmagickPixel::getcolorvalue ...
https://man.plustar.jp/php/gmagickpixel.getcolorvalue.html - [similar]
SCM データベースに新しいサービスのエントリを作成する 0
« win32_continue_service win32_delete_service » PHP Manual win32service 関数 SCM データベースに新しいサービスのエントリを作成する win32_create_service (PECL win32service >=0.1.0) win32_create_service — SCM データベースに新しいサービスのエントリを作成する 説明 win32_create_service ( array ...
https://man.plustar.jp/php/function.win32-create-service.html - [similar]
ReflectionEnumBackedCase クラス 0
« ReflectionEnumUnitCase::getValue ReflectionEnumBackedCase::__construct » PHP Manual リフレクション ReflectionEnumBackedCase クラス ReflectionEnumBackedCase クラス (PHP 8 >= 8.1.0) はじめに ReflectionEnumBackedCase クラスは、 Backed Enum の case に関する情報を報告します。 これは、スカラ ...
https://man.plustar.jp/php/class.reflectionenumbackedcase.html - [similar]
LDAP のエラー番号をエラーメッセージ文字列に変換する 0
« ldap_dn2ufn ldap_errno » PHP Manual LDAP 関数 LDAP のエラー番号をエラーメッセージ文字列に変換する ldap_err2str (PHP 4, PHP 5, PHP 7, PHP 8) ldap_err2str — LDAP のエラー番号をエラーメッセージ文字列に変換する 説明 ldap_err2str ( int $errno ): string この関数は、エラー番号 errno が意味する ...
https://man.plustar.jp/php/function.ldap-err2str.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
接続の中断と再開をする 0
« curl_multi_strerror curl_reset » PHP Manual cURL 関数 接続の中断と再開をする curl_pause (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_pause — 接続の中断と再開をする 説明 curl_pause ( CurlHandle $handle , int $flags ): int 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記 ...
https://man.plustar.jp/php/function.curl-pause.html - [similar]
列挙型 / Enum 0
« オブジェクト リソース » PHP Manual 型 列挙型 / Enum 列挙型 / Enum 列挙型の基礎 列挙型は、クラスやクラス定数に対して、さらに制限を加えたものです。 ある型に対して、取り得る値の限られた集合を定義する方法を提供します。 <?php enum Suit { case Hearts ; case Diamonds ; case Clubs ; case Spade ...
https://man.plustar.jp/php/language.types.enumerations.html - [similar]
ReflectionEnumUnitCase クラス 0
« ReflectionEnum::isBacked ReflectionEnumUnitCase::__construct » PHP Manual リフレクション ReflectionEnumUnitCase クラス ReflectionEnumUnitCase クラス (PHP 8 >= 8.1.0) はじめに ReflectionEnumUnitCase クラスは、 列挙型 の case に関する情報を報告します。 これは、スカラー型の情報を持っていま ...
https://man.plustar.jp/php/class.reflectionenumunitcase.html - [similar]