検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 323 for [SIMILAR] 16 1024 4096 WITH 10224 テス WITH 9631... (0.351 sec.)
最小値を返す 0
« max mt_getrandmax » PHP Manual Math 関数 最小値を返す min (PHP 4, PHP 5, PHP 7, PHP 8) min — 最小値を返す 説明 min ( mixed $value , mixed ...$values ): mixed 代替のシグネチャ (名前付き引数をサポートしていません): min ( array $value_array ): mixed パラメータとして配列をひとつだけ渡した場 ...
https://man.plustar.jp/php/function.min.html - [similar]
"自然順"アルゴリズムで配列をソートする 0
« natcasesort next » PHP Manual 配列 関数 "自然順"アルゴリズムで配列をソートする natsort (PHP 4, PHP 5, PHP 7, PHP 8) natsort — "自然順"アルゴリズムで配列をソートする 説明 natsort ( array &$array ): bool この関数は、人間が行うような手法でアルファベットまたは数字の文字列の順番を キー/値の ...
https://man.plustar.jp/php/function.natsort.html - [similar]
配列を昇順にソートする 0
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) sort — 配列を昇順にソートする 説明 sort ( array &$array , int $flags = SORT_REGULAR ): bool array を値で昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び順は ...
https://man.plustar.jp/php/function.sort.html - [similar]
文字列に使用されている単語についての情報を返す 0
« str_starts_with strcasecmp » PHP Manual String 関数 文字列に使用されている単語についての情報を返す str_word_count (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_word_count — 文字列に使用されている単語についての情報を返す 説明 str_word_count ( string $string , int $format = 0 , ? string $cha ...
https://man.plustar.jp/php/function.str-word-count.html - [similar]
"自然順"アルゴリズムにより文字列比較を行う 0
« strnatcasecmp strncasecmp » PHP Manual String 関数 "自然順"アルゴリズムにより文字列比較を行う strnatcmp (PHP 4, PHP 5, PHP 7, PHP 8) strnatcmp — "自然順"アルゴリズムにより文字列比較を行う 説明 strnatcmp ( string $string1 , string $string2 ): int この関数は、人間が行うような手法でアルフ ...
https://man.plustar.jp/php/function.strnatcmp.html - [similar]
0
« 変更履歴 Mysql_xdevapi 関数 » PHP Manual Mysql_xdevapi 例 例 X DevAPI の中心的なエントリポイントは、 mysql_xdevapi\getSession() 関数です。 これは MySQL 8.0 サーバへの URI を受取り、 mysql_xdevap\Session オブジェクトを返します。 例1 MySQL Serverへの接続 <?php try { $session = mysql_xdev ...
https://man.plustar.jp/php/mysql-xdevapi.examples.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL 設定オプション 名前 デフォルト 変更可能 変更履歴 mysql.allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する 0
« Phar::setSignatureAlgorithm Phar::startBuffering » PHP Manual Phar Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する Phar::setStub (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::setStub — Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する 説明 public Phar ...
https://man.plustar.jp/php/phar.setstub.html - [similar]
現在の tar/zip アーカイブ内のすべてのファイルを圧縮する 0
« PharData::compress PharData::__construct » PHP Manual PharData 現在の tar/zip アーカイブ内のすべてのファイルを圧縮する PharData::compressFiles (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::compressFiles — 現在の tar/zip アーカイブ内のすべてのファイルを圧縮する 説明 publi ...
https://man.plustar.jp/php/phardata.compressfiles.html - [similar]
現在の zip アーカイブ内のすべてのファイルの圧縮を解除する 0
« PharData::decompress PharData::delMetadata » PHP Manual PharData 現在の zip アーカイブ内のすべてのファイルの圧縮を解除する PharData::decompressFiles (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::decompressFiles — 現在の zip アーカイブ内のすべてのファイルの圧縮を解除する ...
https://man.plustar.jp/php/phardata.decompressfiles.html - [similar]