検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 252 for [SIMILAR] 16 1024 4096 WITH 15863 solrinputdocum... (0.491 sec.)
出力制御 関数 0
« 出力リライトの使用法 flush » PHP Manual 出力制御 出力制御 関数 出力制御 関数 参考 header() および setcookie() も参照ください。 目次 flush — システム出力バッファをフラッシュする ob_clean — 出力バッファをクリア(消去)する ob_end_clean — 出力用バッファをクリア(消去)し、出力のバッファリング ...
https://man.plustar.jp/php/ref.outcontrol.html - [similar]
Zlib 関数 0
« 例 deflate_add » PHP Manual Zlib Zlib 関数 Zlib 関数 目次 deflate_add — インクリメンタルにデータを圧縮する deflate_init — インクリメンタルな圧縮コンテキストを初期化する gzclose — 開かれたgzファイルへのポインタを閉じる gzcompress — 文字列を圧縮する gzdecode — gzip 圧縮された文字列をデコ ...
https://man.plustar.jp/php/ref.zlib.html - [similar]
ストリームから読み込む 0
« streamWrapper::stream_open streamWrapper::stream_seek » PHP Manual streamWrapper ストリームから読み込む streamWrapper::stream_read (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_read — ストリームから読み込む 説明 public streamWrapper::stream_read ( int $count ): string | f ...
https://man.plustar.jp/php/streamwrapper.stream-read.html - [similar]
字下げの on/off を切り替える 0
« XMLWriter::outputMemory XMLWriter::setIndentString » PHP Manual XMLWriter 字下げの on/off を切り替える XMLWriter::setIndent xmlwriter_set_indent (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::setIndent -- xmlwriter_set_indent — 字下げの on/off を切り替える 説明 オブ ...
https://man.plustar.jp/php/xmlwriter.setindent.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]
適用可能な文字を全て HTML エンティティに変換する 0
« html_entity_decode htmlspecialchars_decode » PHP Manual String 関数 適用可能な文字を全て HTML エンティティに変換する htmlentities (PHP 4, PHP 5, PHP 7, PHP 8) htmlentities — 適用可能な文字を全て HTML エンティティに変換する 説明 htmlentities ( string $string , int $flags = ENT_QUOTES | ...
https://man.plustar.jp/php/function.htmlentities.html - [similar]
新しい SimpleXMLElement オブジェクトを作成する 0
« SimpleXMLElement::children SimpleXMLElement::count » PHP Manual SimpleXMLElement 新しい SimpleXMLElement オブジェクトを作成する SimpleXMLElement::__construct (PHP 5, PHP 7, PHP 8) SimpleXMLElement::__construct — 新しい SimpleXMLElement オブジェクトを作成する 説明 public SimpleXMLElemen ...
https://man.plustar.jp/php/simplexmlelement.construct.html - [similar]
Zlib 圧縮 0
« zip_read はじめに » PHP Manual 圧縮およびアーカイブ Zlib 圧縮 Zlib 圧縮 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Zlib 関数 deflate_add — インクリメンタルにデータを圧縮する deflate_init — インクリメンタルな圧縮コンテキストを初期化する gzclos ...
https://man.plustar.jp/php/book.zlib.html - [similar]
連想キーと要素との関係を維持しつつ配列を降順にソートする 0
« array asort » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を降順にソートする arsort (PHP 4, PHP 5, PHP 7, PHP 8) arsort — 連想キーと要素との関係を維持しつつ配列を降順にソートする 説明 arsort ( array &$array , int $flags = SORT_REGULAR ): bool 各配列のキーと要素との関係を ...
https://man.plustar.jp/php/function.arsort.html - [similar]
連想キーと要素との関係を維持しつつ配列を昇順にソートする 0
« arsort compact » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を昇順にソートする asort (PHP 4, PHP 5, PHP 7, PHP 8) asort — 連想キーと要素との関係を維持しつつ配列を昇順にソートする 説明 asort ( array &$array , int $flags = SORT_REGULAR ): bool 配列のキーと要素との関係を維 ...
https://man.plustar.jp/php/function.asort.html - [similar]