検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 706 for [SIMILAR] 16 1024 4096 WITH 42666 prefetch WITH ... (3.395 sec.)
イテレータを指定した開始オフセットに巻き戻す 0
« LimitIterator::next LimitIterator::seek » PHP Manual LimitIterator イテレータを指定した開始オフセットに巻き戻す LimitIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::rewind — イテレータを指定した開始オフセットに巻き戻す 説明 public LimitIterator::rewind (): void イテレータ ...
https://man.plustar.jp/php/limititerator.rewind.html - [similar]
与えられた位置に移動する 0
« LimitIterator::rewind LimitIterator::valid » PHP Manual LimitIterator 与えられた位置に移動する LimitIterator::seek (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::seek — 与えられた位置に移動する 説明 public LimitIterator::seek ( int $offset ): int イテレータを、 offset で指定したオフセッ ...
https://man.plustar.jp/php/limititerator.seek.html - [similar]
交差型に含まれている型を返す 0
« ReflectionIntersectionType ReflectionReference » PHP Manual ReflectionIntersectionType 交差型に含まれている型を返す ReflectionIntersectionType::getTypes (PHP 8 >= 8.1.0) ReflectionIntersectionType::getTypes — 交差型に含まれている型を返す 説明 public ReflectionIntersectionType::getTypes ...
https://man.plustar.jp/php/reflectionintersectiontype.gettypes.html - [similar]
union 型に含まれる型を返す。 0
« ReflectionUnionType ReflectionGenerator » PHP Manual ReflectionUnionType union 型に含まれる型を返す。 ReflectionUnionType::getTypes (PHP 8) ReflectionUnionType::getTypes — union 型に含まれる型を返す。 説明 public ReflectionUnionType::getTypes (): array union 型に含まれるリフレクションの ...
https://man.plustar.jp/php/reflectionuniontype.gettypes.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
次の行を読み出す 0
« SplFileObject::key SplFileObject::rewind » PHP Manual SplFileObject 次の行を読み出す SplFileObject::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::next — 次の行を読み出す 説明 public SplFileObject::next (): void ファイルの次の行に進みます。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/splfileobject.next.html - [similar]
汚染された文字列の汚染マークを広げる関数や文 0
« 詳細 汚染された文字列をチェックする関数や文 » PHP Manual 詳細 汚染された文字列の汚染マークを広げる関数や文 汚染された文字列の汚染マークを広げる関数や文 関数 / 文 対応するようになったバージョン = (代入) 0.1.0 . (連結) 0.1.0 "{$var}" (変数の置換) 0.1.0 .= (連結代入) 0.1.0 strval 0.3.0 ex ...
https://man.plustar.jp/php/taint.detail.basic.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
Zend に対するユーザー操作 0
« runkit7_zval_inspect はじめに » PHP Manual PHP の振る舞いの変更 Zend に対するユーザー操作 Zend に対するユーザー操作 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Uopz 関数 uopz_add_function — Adds non-existent function or method uopz_allow_exit — A ...
https://man.plustar.jp/php/book.uopz.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]