検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 597 for [SIMILAR] 16 1024 4096 WITH 32618 warnings WITH ... (0.456 sec.)
定義済みの定数 0
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コアの定義済みの定数 これらの定数は PHP のコアで定義済みの定数です。 PHP, Zend engine, SAPI モジュールも含みます。 PHP_VERSION ( string ) 現在の PHP のバージョンを "major.minor.release[extra]" 形 ...
https://man.plustar.jp/php/reserved.constants.html - [similar]
乱数シードを設定する 0
« gmp_random_range gmp_random » PHP Manual GMP 関数 乱数シードを設定する gmp_random_seed (PHP 7, PHP 8) gmp_random_seed — 乱数シードを設定する 説明 gmp_random_seed ( GMP | int | string $seed ): void パラメータ seed gmp_random() , gmp_random_bits() , gmp_random_range() 向けに設定するシード ...
https://man.plustar.jp/php/function.gmp-random-seed.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Return values. Always check GearmanClient::error() or GearmanWorker() for a ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
ストリームに書き込む 0
« streamWrapper::stream_truncate streamWrapper::unlink » PHP Manual streamWrapper ストリームに書き込む streamWrapper::stream_write (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_write — ストリームに書き込む 説明 public streamWrapper::stream_write ( string $data ): int このメ ...
https://man.plustar.jp/php/streamwrapper.stream-write.html - [similar]
変更履歴 0
« usleep Seaslog » PHP Manual その他 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.0.0 constant 定数が定義されていない場合は、 constant は Error をスローするようになりました。 これより前のバージョンでは、 E_WARNI ...
https://man.plustar.jp/php/changelog.misc.html - [similar]
配列または Countable オブジェクトに含まれるすべての要素の数を数える 0
« compact current » PHP Manual 配列 関数 配列または Countable オブジェクトに含まれるすべての要素の数を数える count (PHP 4, PHP 5, PHP 7, PHP 8) count — 配列または Countable オブジェクトに含まれるすべての要素の数を数える 説明 count ( Countable | array $value , int $mode = COUNT_NORMAL ): ...
https://man.plustar.jp/php/function.count.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Seaslog 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SEASLOG_VERSION ( string ) SEASLOG_AUTHOR ( string ) SEASLOG_ALL ( string ) ...
https://man.plustar.jp/php/seaslog.constants.html - [similar]
クライアント接続に関する統計情報を返す 0
« mysqli::$client_version mysqli::$host_info » PHP Manual mysqli クライアント接続に関する統計情報を返す mysqli::get_connection_stats mysqli_get_connection_stats (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::get_connection_stats -- mysqli_get_connection_stats — クライアント接続に関する統計情報を ...
https://man.plustar.jp/php/mysqli.get-connection-stats.html - [similar]
オープン済みとキャッシュ済みのリンクに関する情報を返す 0
« mysqli_get_client_stats mysqli_report » PHP Manual エイリアスおよび非推奨の Mysqli 関数 オープン済みとキャッシュ済みのリンクに関する情報を返す mysqli_get_links_stats (PHP 5 >= 5.6.0, PHP 7, PHP 8) mysqli_get_links_stats — オープン済みとキャッシュ済みのリンクに関する情報を返す 説明 mysq ...
https://man.plustar.jp/php/function.mysqli-get-links-stats.html - [similar]
定数の値を返す 0
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]