検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 362 for [SIMILAR] 16 1024 4096 WITH 28320 phardata WITH ... (0.273 sec.)
インクリメンタルにエンコードされたデータを解凍する 0
« gzwrite inflate_get_read_len » PHP Manual Zlib 関数 インクリメンタルにエンコードされたデータを解凍する inflate_add (PHP 7, PHP 8) inflate_add — インクリメンタルにエンコードされたデータを解凍する 説明 inflate_add ( InflateContext $context , string $data , int $flush_mode = ZLIB_SYNC_FLU ...
https://man.plustar.jp/php/function.inflate-add.html - [similar]
Math 関数 0
« 定義済み定数 abs » PHP Manual Math Math 関数 Math 関数 目次 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) asinh — 逆双曲線正弦(アークハイパボリックサイン) atan2 — 2 変数のアークタンジェント atan — 逆正接 ...
https://man.plustar.jp/php/ref.math.html - [similar]
数学関数 0
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Math 関数 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) ...
https://man.plustar.jp/php/book.math.html - [similar]
ディレクトリ内のファイルから phar を作成する 0
« Phar::apiVersion Phar::buildFromIterator » PHP Manual Phar ディレクトリ内のファイルから phar を作成する Phar::buildFromDirectory (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::buildFromDirectory — ディレクトリ内のファイルから phar を作成する 説明 public Phar::buildFromDirecto ...
https://man.plustar.jp/php/phar.buildfromdirectory.html - [similar]
アーカイブのエントリを展開する 0
« RarEntry RarEntry::getAttr » PHP Manual RarEntry アーカイブのエントリを展開する RarEntry::extract (PECL rar >= 0.1) RarEntry::extract — アーカイブのエントリを展開する 説明 public RarEntry::extract ( string $dir , string $filepath = "" , string $password = NULL , bool $extended_data = f ...
https://man.plustar.jp/php/rarentry.extract.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcached 設定オプション 名前 デフォルト 変更可能 変更履歴 memcached.sess_locking On PHP_INI_ALL memcached 0.1.0 以降で利用可能です。 memcached.sess_consistent_hash O ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
Bzip2 関数 0
« 例 bzclose » PHP Manual Bzip2 Bzip2 関数 Bzip2 関数 目次 bzclose — bzip2 ファイルを閉じる bzcompress — 文字列をbzip2形式のデータに圧縮する bzdecompress — bzip2 形式のデータを解凍する bzerrno — bzip2 エラー番号を返す bzerror — bzip2 エラー番号とエラー文字列を配列で返す bzerrstr — bzip2 ...
https://man.plustar.jp/php/ref.bzip2.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
0
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
raw/gzip/zlib で符号化されたデータを復元する 0
« readgzfile zlib_encode » PHP Manual Zlib 関数 raw/gzip/zlib で符号化されたデータを復元する zlib_decode (PHP 5 >= 5.4.0, PHP 7, PHP 8) zlib_decode — raw/gzip/zlib で符号化されたデータを復元する 説明 zlib_decode ( string $data , int $max_length = 0 ): string | false raw/gzip/zlib で符号化 ...
https://man.plustar.jp/php/function.zlib-decode.html - [similar]