検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 227 for [SIMILAR] 16 1024 4096 WITH 17653 opcache WITH 1... (0.292 sec.)
はじめに 0
« phpdbg インストール/設定 » PHP Manual phpdbg はじめに はじめに phpdbg は SAPIモジュール として実装されており、 コードのパフォーマンスや機能に影響を与えずに実行環境を完全に制御できます。 phpdbg は、軽量、強力かつ、使いやすい PHP のデバッガ環境になることを目標としています。 提供する機能は ...
https://man.plustar.jp/php/intro.phpdbg.html - [similar]
ファイルキャッシュにキャッシュされたファイルについての情報を取得する 0
« WinCache 関数 wincache_fcache_meminfo » PHP Manual WinCache 関数 ファイルキャッシュにキャッシュされたファイルについての情報を取得する wincache_fcache_fileinfo (PECL wincache >= 1.0.0) wincache_fcache_fileinfo — ファイルキャッシュにキャッシュされたファイルについての情報を取得する 説明 w ...
https://man.plustar.jp/php/function.wincache-fcache-fileinfo.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]
SolrInputDocument クラス 0
« SolrUtils::queryPhrase SolrInputDocument::addChildDocument » PHP Manual Solr SolrInputDocument クラス SolrInputDocument クラス (PECL solr >= 0.9.2) はじめに このクラスは、Solr インデックスにサブミットされようとしている Solr 文書を表現します。 クラス概要 final class SolrInputDocument { ...
https://man.plustar.jp/php/class.solrinputdocument.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]
様々な assert フラグを設定/取得する 0
« PHP オプション/情報 関数 assert » PHP Manual PHP オプション/情報 関数 様々な assert フラグを設定/取得する assert_options (PHP 4, PHP 5, PHP 7, PHP 8) assert_options — 様々な assert フラグを設定/取得する 説明 assert_options ( int $what , mixed $value = ? ): mixed 種々の assert() 制御オプ ...
https://man.plustar.jp/php/function.assert-options.html - [similar]
ファイルポインタから 1 行取得する 0
« fgetcsv fgetss » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取得する fgets (PHP 4, PHP 5, PHP 7, PHP 8) fgets — ファイルポインタから 1 行取得する 説明 fgets ( resource $stream , ? int $length = null ): string | false ファイルポインタから 1 行取得します。 パラメータ strea ...
https://man.plustar.jp/php/function.fgets.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
ファイルポインタ上に残っているすべてのデータを出力する 0
« fopen fputcsv » PHP Manual ファイルシステム 関数 ファイルポインタ上に残っているすべてのデータを出力する fpassthru (PHP 4, PHP 5, PHP 7, PHP 8) fpassthru — ファイルポインタ上に残っているすべてのデータを出力する 説明 fpassthru ( resource $stream ): int 与えられたファイルポインタを EOF ま ...
https://man.plustar.jp/php/function.fpassthru.html - [similar]