検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 336 for [SIMILAR] 16 1024 4096 WITH 24391 strtolower WIT... (0.449 sec.)
コードポイントと対になる括弧文字を取得する 0
« IntlChar::forDigit IntlChar::getBlockCode » PHP Manual IntlChar コードポイントと対になる括弧文字を取得する IntlChar::getBidiPairedBracket (PHP 7, PHP 8) IntlChar::getBidiPairedBracket — コードポイントと対になる括弧文字を取得する 説明 public static IntlChar::getBidiPairedBracket ( int | ...
https://man.plustar.jp/php/intlchar.getbidipairedbracket.html - [similar]
自然言語および文字エンコーディング 0
« xdiff_string_rabdiff Enchant » PHP Manual 関数リファレンス 自然言語および文字エンコーディング 自然言語および文字エンコーディング Enchant — Enchant スペリングライブラリ はじめに インストール/設定 定義済み定数 例 Enchant 関数 EnchantBroker — EnchantBroker クラス EnchantDictionary — Encha ...
https://man.plustar.jp/php/refs.international.html - [similar]
内容を指定して、ファイルを ZIP アーカイブに追加する 0
« ZipArchive::addFile ZipArchive::addGlob » PHP Manual ZipArchive 内容を指定して、ファイルを ZIP アーカイブに追加する ZipArchive::addFromString (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::addFromString — 内容を指定して、ファイルを ZIP アーカイブに追加する 説明 public Zi ...
https://man.plustar.jp/php/ziparchive.addfromstring.html - [similar]
指定されたパスのファイルにアーカイブの一部を置き換える 0
« ZipArchive::renameName ZipArchive::setArchiveComment » PHP Manual ZipArchive 指定されたパスのファイルにアーカイブの一部を置き換える ZipArchive::replaceFile (PHP >= 8.0.0, PECL zip >= 1.18.0) ZipArchive::replaceFile — 指定されたパスのファイルにアーカイブの一部を置き換える 説明 public Zi ...
https://man.plustar.jp/php/ziparchive.replacefile.html - [similar]
ユーザー定義の比較関数でエントリをソートし、キーとの対応は保持する 0
« ArrayObject::setIteratorClass ArrayObject::uksort » PHP Manual ArrayObject ユーザー定義の比較関数でエントリをソートし、キーとの対応は保持する ArrayObject::uasort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::uasort — ユーザー定義の比較関数でエントリをソートし、キーとの対応は保持する 説明 ...
https://man.plustar.jp/php/arrayobject.uasort.html - [similar]
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
ArrayObject クラス 0
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
C 言語と同様にスラッシュで文字列をクォートする 0
« String 関数 addslashes » PHP Manual String 関数 C 言語と同様にスラッシュで文字列をクォートする addcslashes (PHP 4, PHP 5, PHP 7, PHP 8) addcslashes — C 言語と同様にスラッシュで文字列をクォートする 説明 addcslashes ( string $string , string $characters ): string characters パラメータに羅 ...
https://man.plustar.jp/php/function.addcslashes.html - [similar]
実行時に PHP 拡張モジュールをロードする 0
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張モジュールをロードする dl (PHP 4, PHP 5, PHP 7, PHP 8) dl — 実行時に PHP 拡張モジュールをロードする 説明 dl ( string $extension_filename ): bool extension_filename で指定された PHP 拡張モジュー ...
https://man.plustar.jp/php/function.dl.html - [similar]
連想配列として結果の行を取得する 0
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する mysql_fetch_assoc (PHP 4 >= 4.0.3, PHP 5) mysql_fetch_assoc — 連想配列として結果の行を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは P ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]