検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 284 for [SIMILAR] 16 1024 4096 WITH 31303 行可 WITH 2832... (0.243 sec.)
定義済み定数 0
« リソース型 Mcrypt 暗号 » PHP Manual Mcrypt 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 mcryptは 4 つのブロック暗号モード( CBC , OFB , CFB , ECB )で実行可能 ...
https://man.plustar.jp/php/mcrypt.constants.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
« 定義済み定数 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
« リソース型 例 » PHP Manual Zip 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ZipArchive はクラス定数を使用します。定数には フラグ (接頭辞 FL_ )、 エラー (接 ...
https://man.plustar.jp/php/zip.constants.html - [similar]
はじめに 0
« cURL インストール/設定 » PHP Manual cURL はじめに はじめに PHP は、Daniel Stenbergにより開発されたライブラリlibcurl をサポートします。 このライブラリにより、多くの異なったプロトコルで様々なサーバーと接続し、 通信することが可能になります。libcurl は現在 http, https, ftp, gopher, telnet, ...
https://man.plustar.jp/php/intro.curl.html - [similar]
RAR アーカイブのコメントテキストを取得する 0
« RarArchive::close RarArchive::getEntries » PHP Manual RarArchive RAR アーカイブのコメントテキストを取得する RarArchive::getComment rar_comment_get (PECL rar >= 2.0.0) RarArchive::getComment -- rar_comment_get — RAR アーカイブのコメントテキストを取得する 説明 オブジェクト指向型 (メソッド ...
https://man.plustar.jp/php/rararchive.getcomment.html - [similar]
現在の DirectoryIterator アイテムが読込可能であるかどうかを調べる 0
« DirectoryIterator::isLink DirectoryIterator::isWritable » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムが読込可能であるかどうかを調べる DirectoryIterator::isReadable (PHP 5, PHP 7, PHP 8) DirectoryIterator::isReadable — 現在の DirectoryIterator アイテムが読込可能である ...
https://man.plustar.jp/php/directoryiterator.isreadable.html - [similar]