検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 447 for [SIMILAR] 16 1024 4096 WITH 15272 cachingiterato... (0.392 sec.)
Taint 0
« Yaconf::has はじめに » PHP Manual その他の基本モジュール Taint Taint はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 詳細 汚染された文字列の汚染マークを広げる関数や文 汚染された文字列をチェックする関数や文 文字列の汚染を除去する関数 Taint 関数 is_tainted — 文字列 ...
https://man.plustar.jp/php/book.taint.html - [similar]
リクエストが成功したか 0
« SolrResponse::setParseMode SolrQueryResponse » PHP Manual SolrResponse リクエストが成功したか SolrResponse::success (PECL solr >= 0.9.2) SolrResponse::success — リクエストが成功したか 説明 public SolrResponse::success (): bool サーバーへのリクエストが成功したかチェックするために使用され ...
https://man.plustar.jp/php/solrresponse.success.html - [similar]
デフォルトのイベントループを止める 0
« Ev::sleep Ev::supportedBackends » PHP Manual Ev デフォルトのイベントループを止める Ev::stop (PECL ev >= 0.2.0) Ev::stop — デフォルトのイベントループを止める 説明 final public static Ev::stop ( int $how = ? ): void デフォルトのイベントループを止めます。 パラメータ how Ev::BREAK_* 定数 の ...
https://man.plustar.jp/php/ev.stop.html - [similar]
require_once 0
« include include_once » PHP Manual 制御構造 require_once require_once (PHP 4, PHP 5, PHP 7, PHP 8) require_once 式は require とほぼ同じ意味ですが、 ファイルがすでに読み込まれているかどうかを PHP がチェックするという点が異なります。 すでに読み込まれている場合はそのファイルを読み込みません ...
https://man.plustar.jp/php/function.require-once.html - [similar]
クエリがプリフェッチする行数を設定する 0
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設定する oci_set_prefetch (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_set_prefetch — クエリがプリフェッチする行数を設定する 説明 oci_set_prefetch ( resource $statement , int $rows ): bool oci ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]
ReflectionType クラス 0
« ReflectionProperty::__toString ReflectionType::allowsNull » PHP Manual リフレクション ReflectionType クラス ReflectionType クラス (PHP 7, PHP 8) はじめに ReflectionType クラスは、 関数の引数や戻り値の型、 またはクラスのプロパティの型に関する情報を報告します。 リフレクション拡張機能では ...
https://man.plustar.jp/php/class.reflectiontype.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
変数が宣言されていること、そして null とは異なることを検査する 0
« is_string print_r » PHP Manual 変数操作 関数 変数が宣言されていること、そして null とは異なることを検査する isset (PHP 4, PHP 5, PHP 7, PHP 8) isset — 変数が宣言されていること、そして null とは異なることを検査する 説明 isset ( mixed $var , mixed ...$vars ): bool 変数がセットされているか ...
https://man.plustar.jp/php/function.isset.html - [similar]
Windows 上での PHP のトラブルシューティング 0
« Apache 2.x (Microsoft Windows 用) クラウドコンピューティングプラットフォームへのインストール » PHP Manual Windows システムへのインストール Windows 上での PHP のトラブルシューティング Windows 上での PHP のトラブルシューティング テンポラリディレクトリのパーミッションのチェック エクスプ ...
https://man.plustar.jp/php/install.windows.troubleshooting.html - [similar]
受け入れ可能かどうかを調べる 0
« ParentIterator ParentIterator::__construct » PHP Manual ParentIterator 受け入れ可能かどうかを調べる ParentIterator::accept (PHP 5 >= 5.1.0, PHP 7, PHP 8) ParentIterator::accept — 受け入れ可能かどうかを調べる 説明 public ParentIterator::accept (): bool 現在の要素が子を持っているかどうか ...
https://man.plustar.jp/php/parentiterator.accept.html - [similar]