検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 898 for [SIMILAR] 16 1024 4096 WITH 19588 arrayiterator ... (1.685 sec.)
シンボリックリンクのグループ所有権を変更する 0
« is_writeable lchown » PHP Manual ファイルシステム 関数 シンボリックリンクのグループ所有権を変更する lchgrp (PHP 5 >= 5.1.3, PHP 7, PHP 8) lchgrp — シンボリックリンクのグループ所有権を変更する 説明 lchgrp ( string $filename , string | int $group ): bool シンボリックリンク filename のグル ...
https://man.plustar.jp/php/function.lchgrp.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
GMP クラス 0
« gmp_xor GMP::__serialize » PHP Manual GMP GMP クラス GMP クラス (PHP 5 >= 5.6.0, PHP 7, PHP 8) はじめに GMP 数。このオブジェクトは、オーバーロードされた 算術演算子 , ビット演算子 , 比較演算子 をサポートしています。 注意 : GMP オブジェクトを操作するオブジェクト指向インターフェイスは用意 ...
https://man.plustar.jp/php/class.gmp.html - [similar]
インデックスの情報を保持しつつ配列を並べ替える 0
« Collator Collator::compare » PHP Manual Collator インデックスの情報を保持しつつ配列を並べ替える Collator::asort collator_asort (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::asort -- collator_asort — インデックスの情報を保持しつつ配列を並べ替える 説明 オブジェクト指向型 p ...
https://man.plustar.jp/php/collator.asort.html - [similar]
フラグを取得する 0
« RegexIterator::__construct RegexIterator::getMode » PHP Manual RegexIterator フラグを取得する RegexIterator::getFlags (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::getFlags — フラグを取得する 説明 public RegexIterator::getFlags (): int フラグを返します。使用可能なフラグの一覧は RegexIt ...
https://man.plustar.jp/php/regexiterator.getflags.html - [similar]
正規表現フラグを返す 0
« RegexIterator::getMode RegexIterator::getRegex » PHP Manual RegexIterator 正規表現フラグを返す RegexIterator::getPregFlags (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::getPregFlags — 正規表現フラグを返す 説明 public RegexIterator::getPregFlags (): int 正規表現フラグを返します。使用可能 ...
https://man.plustar.jp/php/regexiterator.getpregflags.html - [similar]
操作モードを返す 0
« RegexIterator::getFlags RegexIterator::getPregFlags » PHP Manual RegexIterator 操作モードを返す RegexIterator::getMode (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::getMode — 操作モードを返す 説明 public RegexIterator::getMode (): int 操作モードを返します。操作モードの一覧は RegexItera ...
https://man.plustar.jp/php/regexiterator.getmode.html - [similar]
はじめに 0
« 型 論理型 (boolean) » PHP Manual 型 はじめに はじめに PHP は 10 種類の基本型をサポートします。 4 種類のスカラー型: 論理値 ( bool ) 整数 ( int ) 浮動小数点数 (float, double も同じ) 文字列 (string) 4 種類の複合型: 配列 (array) オブジェクト (object) callable iterable そして、最後に 2 種類 ...
https://man.plustar.jp/php/language.types.intro.html - [similar]
定義済みの全ての関数を配列で返す 0
« function_exists register_shutdown_function » PHP Manual 関数処理 関数 定義済みの全ての関数を配列で返す get_defined_functions (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_functions — 定義済みの全ての関数を配列で返す 説明 get_defined_functions ( bool $exclude_disabled = true ): arra ...
https://man.plustar.jp/php/function.get-defined-functions.html - [similar]
パスワードがハッシュにマッチするかどうかを調べる 0
« password_needs_rehash Sodium » PHP Manual Password Hashing 関数 パスワードがハッシュにマッチするかどうかを調べる password_verify (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_verify — パスワードがハッシュにマッチするかどうかを調べる 説明 password_verify ( string $password , string $hash ): b ...
https://man.plustar.jp/php/function.password-verify.html - [similar]