検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1341 for [SIMILAR] 16 1024 4096 WITH 7026 ポイ WITH 5711 ... (0.877 sec.)
エクスポート可能な形式で、キーをファイルに取得する 0
« openssl_pkey_derive openssl_pkey_export » PHP Manual OpenSSL 関数 エクスポート可能な形式で、キーをファイルに取得する openssl_pkey_export_to_file (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_export_to_file — エクスポート可能な形式で、キーをファイルに取得する 説明 openssl_pkey_expo ...
https://man.plustar.jp/php/function.openssl-pkey-export-to-file.html - [similar]
サンプリングモードでの XHProf プロファイリングを開始する 0
« xhprof_sample_disable Yac » PHP Manual Xhprof 関数 サンプリングモードでの XHProf プロファイリングを開始する xhprof_sample_enable (PECL xhprof >= 0.9.0) xhprof_sample_enable — サンプリングモードでの XHProf プロファイリングを開始する 説明 xhprof_sample_enable (): void サンプルモードでのプ ...
https://man.plustar.jp/php/function.xhprof-sample-enable.html - [similar]
オープンしているファイルハンドルから画像を読み込む 0
« Imagick::readImageBlob Imagick::readimages » PHP Manual Imagick オープンしているファイルハンドルから画像を読み込む Imagick::readImageFile (PECL imagick 2, PECL imagick 3) Imagick::readImageFile — オープンしているファイルハンドルから画像を読み込む 説明 public Imagick::readImageFile ( re ...
https://man.plustar.jp/php/imagick.readimagefile.html - [similar]
画像をファイルハンドルに書き出す 0
« Imagick::writeImage Imagick::writeImages » PHP Manual Imagick 画像をファイルハンドルに書き出す Imagick::writeImageFile (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::writeImageFile — 画像をファイルハンドルに書き出す 説明 public Imagick::writeImageFile ( resource $filehandle , strin ...
https://man.plustar.jp/php/imagick.writeimagefile.html - [similar]
定義済み定数 0
« リソース型 Phar アーカイブの使用法 » PHP Manual Phar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Phar 圧縮定数 定数 値 説明 Phar::NONE ( int ) 0x00000000 ...
https://man.plustar.jp/php/phar.constants.html - [similar]
Phar ファイルのスタブ 0
« Phar アーカイブの原料のうち、ファイル形式に依存しないもの Phar 形式と Tar 形式、Zip 形式の徹底比較 » PHP Manual phar って、tar や zip とは何が違うの? Phar ファイルのスタブ Phar ファイルのスタブ Phar のスタブは、単純な PHP ファイルです。必要最小限のスタブは、次のようになります。 <?php _ ...
https://man.plustar.jp/php/phar.fileformat.stub.html - [similar]
ファイルエントリの CRC が検証されているかどうかを調べる 0
« PharFileInfo::hasMetadata PharFileInfo::isCompressed » PHP Manual PharFileInfo ファイルエントリの CRC が検証されているかどうかを調べる PharFileInfo::isCRCChecked (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::isCRCChecked — ファイルエントリの CRC が検証されているかどう ...
https://man.plustar.jp/php/pharfileinfo.iscrcchecked.html - [similar]
パターンにマッチするパス名を探す 0
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) glob — パターンにマッチするパス名を探す 説明 glob ( string $pattern , int $flags = 0 ): array | false glob() 関数は libc の glob() 関数で使われるルールに基づいて ...
https://man.plustar.jp/php/function.glob.html - [similar]
リファレンスが行わないこと 0
« リファレンスが行うことは何ですか? リファレンス渡し » PHP Manual リファレンスの説明 リファレンスが行わないこと リファレンスが行わないこと これまでに説明したように、リファレンスはポインタではありません。このため、 次の例は期待通りに動作しません。 <?php function foo (& $var ) { $var =& $G ...
https://man.plustar.jp/php/language.references.arent.html - [similar]
ファイルから XML を読み込む 0
« DOMDocument::importNode DOMDocument::loadHTML » PHP Manual DOMDocument ファイルから XML を読み込む DOMDocument::load (PHP 5, PHP 7, PHP 8) DOMDocument::load — ファイルから XML を読み込む 説明 public DOMDocument::load ( string $filename , int $options = 0 ): DOMDocument | bool XML ドキュ ...
https://man.plustar.jp/php/domdocument.load.html - [similar]