検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1126 for [SIMILAR] 16 1024 4096 WITH 18966 シリ WITH 1107... (1.740 sec.)
一意なファイル名を生成する 0
« symlink tmpfile » PHP Manual ファイルシステム 関数 一意なファイル名を生成する tempnam (PHP 4, PHP 5, PHP 7, PHP 8) tempnam — 一意なファイル名を生成する 説明 tempnam ( string $directory , string $prefix ): string | false 一意なテンポラリファイル名を、パーミッションを 0600 に設定し、 指定 ...
https://man.plustar.jp/php/function.tempnam.html - [similar]
データベースへの接続を表す PDO インスタンスを生成する 0
« PDO::commit PDO::errorCode » PHP Manual PDO データベースへの接続を表す PDO インスタンスを生成する PDO::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::__construct — データベースへの接続を表す PDO インスタンスを生成する 説明 public PDO::__construct ( string $dsn , ? s ...
https://man.plustar.jp/php/pdo.construct.html - [similar]
指定した色+アルファ値のインデックスを取得する 0
« imagecolorexact imagecolormatch » PHP Manual GD および Image 関数 指定した色+アルファ値のインデックスを取得する imagecolorexactalpha (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecolorexactalpha — 指定した色+アルファ値のインデックスを取得する 説明 imagecolorexactalpha ( GdImage $image , i ...
https://man.plustar.jp/php/function.imagecolorexactalpha.html - [similar]
"自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 0
« strlen strnatcmp » PHP Manual String 関数 "自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う strnatcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strnatcasecmp — "自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 説明 strnatcasecmp ( string $string1 , string $stri ...
https://man.plustar.jp/php/function.strnatcasecmp.html - [similar]
phar のシグネチャのアルゴリズムを設定して適用する 0
« Phar::setMetadata Phar::setStub » PHP Manual Phar phar のシグネチャのアルゴリズムを設定して適用する Phar::setSignatureAlgorithm (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.1.0) Phar::setSignatureAlgorithm — phar のシグネチャのアルゴリズムを設定して適用する 説明 public Phar::setSignat ...
https://man.plustar.jp/php/phar.setsignaturealgorithm.html - [similar]
乱数を生成する 0
« gmp_random_bits gmp_random_seed » PHP Manual GMP 関数 乱数を生成する gmp_random_range (PHP 5 >= 5.6.3, PHP 7, PHP 8) gmp_random_range — 乱数を生成する 説明 gmp_random_range ( GMP | int | string $min , GMP | int | string $max ): GMP 乱数を生成します。 乱数の範囲は min と max の間です。 ...
https://man.plustar.jp/php/function.gmp-random-range.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Zlib 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FORCE_GZIP ( int ) FORCE_DEFLATE ( int ) ZLIB_ENCODING_RAW ( int ) RFC 1951 の ...
https://man.plustar.jp/php/zlib.constants.html - [similar]
パスから新規ディレクトリイテレータを生成する 0
« DirectoryIterator DirectoryIterator::current » PHP Manual DirectoryIterator パスから新規ディレクトリイテレータを生成する DirectoryIterator::__construct (PHP 5, PHP 7, PHP 8) DirectoryIterator::__construct — パスから新規ディレクトリイテレータを生成する 説明 public DirectoryIterator::__c ...
https://man.plustar.jp/php/directoryiterator.construct.html - [similar]
複合線形合同法 0
« is_nan log10 » PHP Manual Math 関数 複合線形合同法 lcg_value (PHP 4, PHP 5, PHP 7, PHP 8) lcg_value — 複合線形合同法 説明 lcg_value (): float lcg_value() は、(0, 1)の範囲の疑似乱数を返します。 この関数は、周期が 2^31 - 85 および 2^31 - 249 の 2 つの CG を組み合わせます。 この関数の周期 ...
https://man.plustar.jp/php/function.lcg-value.html - [similar]