検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 1208 for [SIMILAR] 16 1024 4096 WITH 14778 ziparchive WIT... (6.131 sec.)
文字列を大文字にする 0
« mb_strtolower mb_strwidth » PHP Manual マルチバイト文字列 関数 文字列を大文字にする mb_strtoupper (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtoupper — 文字列を大文字にする 説明 mb_strtoupper ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを大文字 ...
https://man.plustar.jp/php/function.mb-strtoupper.html - [similar]
対話式のシェルを要求する 0
« ssh2_sftp ssh2_tunnel » PHP Manual SSH2 関数 対話式のシェルを要求する ssh2_shell (PECL ssh2 >= 0.9.0) ssh2_shell — 対話式のシェルを要求する 説明 ssh2_shell ( resource $session , string $term_type = "vanilla" , ? array $env = null , int $width = 80 , int $height = 25 , int $width_height ...
https://man.plustar.jp/php/function.ssh2-shell.html - [similar]
Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 0
« Phar::canWrite Phar::compressFiles » PHP Manual Phar Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する Phar::compress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::compress — Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 説明 public Phar::compress ( int $compressio ...
https://man.plustar.jp/php/phar.compress.html - [similar]
Rar アーカイブをクローズし、全リソースを開放する 0
« RarArchive RarArchive::getComment » PHP Manual RarArchive Rar アーカイブをクローズし、全リソースを開放する RarArchive::close rar_close (PECL rar >= 2.0.0) RarArchive::close -- rar_close — Rar アーカイブをクローズし、全リソースを開放する 説明 オブジェクト指向型 (メソッド) public RarArch ...
https://man.plustar.jp/php/rararchive.close.html - [similar]
wddx の例 0
« 例 WDDX 関数 » PHP Manual 例 wddx の例 wddx の例 変数をシリアル化する全ての関数は配列の最初要素をその配列が配列と 構造体のどちらでシリアル化されるのかを定義するために使用するということに 注意してください。最初の要素が文字列をキーとして有する場合は 構造体でシリアル化され、その他の場合は ...
https://man.plustar.jp/php/wddx.examples-serialize.html - [similar]
内部イテレータを取得する 0
« AppendIterator::getArrayIterator AppendIterator::getIteratorIndex » PHP Manual AppendIterator 内部イテレータを取得する AppendIterator::getInnerIterator (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::getInnerIterator — 内部イテレータを取得する 説明 public AppendIterator::getInnerIterato ...
https://man.plustar.jp/php/appenditerator.getinneriterator.html - [similar]
AppendIterator クラス 0
« イテレータ AppendIterator::append » PHP Manual イテレータ AppendIterator クラス AppendIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 複数のイテレータをひとつひとつ処理するイテレータです。 クラス概要 class AppendIterator extends IteratorIterator { /* メソッド */ public __constr ...
https://man.plustar.jp/php/class.appenditerator.html - [similar]
サポートされるフィルタの一覧を返す 0
« filter_input filter_var_array » PHP Manual Filter 関数 サポートされるフィルタの一覧を返す filter_list (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_list — サポートされるフィルタの一覧を返す 説明 filter_list (): array パラメータ この関数にはパラメータはありません。 戻り値 サポートされる全フィル ...
https://man.plustar.jp/php/function.filter-list.html - [similar]
バイナリの IPTC ブロックのタグをパースする 0
« iptcembed jpeg2wbmp » PHP Manual GD および Image 関数 バイナリの IPTC ブロックのタグをパースする iptcparse (PHP 4, PHP 5, PHP 7, PHP 8) iptcparse — バイナリの IPTC ブロックのタグをパースする 説明 iptcparse ( string $iptc_block ): array | false » IPTC ブロックをパースします。 パラメータ ...
https://man.plustar.jp/php/function.iptcparse.html - [similar]
ユーザー定義の比較関数を使用して、配列を値でソートする 0
« uksort クラス/オブジェクト » PHP Manual 配列 関数 ユーザー定義の比較関数を使用して、配列を値でソートする usort (PHP 4, PHP 5, PHP 7, PHP 8) usort — ユーザー定義の比較関数を使用して、配列を値でソートする 説明 usort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比 ...
https://man.plustar.jp/php/function.usort.html - [similar]