検索

phrase: max: clip:
target: order:
Results of 691 - 700 of about 1187 for [SIMILAR] 16 1024 4096 WITH 16822 domdocument WI... (0.787 sec.)
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]
POST 用のファイル名を取得する 0
« CURLFile::getMimeType CURLFile::setMimeType » PHP Manual CURLFile POST 用のファイル名を取得する CURLFile::getPostFilename (PHP 5 >= 5.5.0, PHP 7, PHP 8) CURLFile::getPostFilename — POST 用のファイル名を取得する 説明 public CURLFile::getPostFilename (): string パラメータ この関数にはパラ ...
https://man.plustar.jp/php/curlfile.getpostfilename.html - [similar]
リポジトリ内のファイルの内容を返す 0
« svn_blame svn_checkout » PHP Manual SVN 関数 リポジトリ内のファイルの内容を返す svn_cat (PECL svn >= 0.1.0) svn_cat — リポジトリ内のファイルの内容を返す 説明 svn_cat ( string $repos_url , int $revision_no = ? ): string リポジトリ内のファイルを指す URL repos_url の中身を返します。オプシ ...
https://man.plustar.jp/php/function.svn-cat.html - [similar]
xhprof プロファイラを終了する 0
« Xhprof 関数 xhprof_enable » PHP Manual Xhprof 関数 xhprof プロファイラを終了する xhprof_disable (PECL xhprof >= 0.9.0) xhprof_disable — xhprof プロファイラを終了する 説明 xhprof_disable (): array プロファイラを終了して、xhprof の実行結果データを返します。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/function.xhprof-disable.html - [similar]
画像のアルファチャネルを設定する 0
« Imagick::setImage Imagick::setImageArtifact » PHP Manual Imagick 画像のアルファチャネルを設定する Imagick::setImageAlphaChannel (PECL imagick 2 >= 2.1.0, PECL imagick 3) Imagick::setImageAlphaChannel — 画像のアルファチャネルを設定する 説明 public Imagick::setImageAlphaChannel ( int $mo ...
https://man.plustar.jp/php/imagick.setimagealphachannel.html - [similar]
Mailparse 関数 0
« 定義済み定数 mailparse_determine_best_xfer_encoding » PHP Manual Mailparse Mailparse 関数 Mailparse 関数 目次 mailparse_determine_best_xfer_encoding — 最も適したエンコーディングを取得する mailparse_msg_create — mime メールリソースを作成する mailparse_msg_extract_part_file — メッセージセ ...
https://man.plustar.jp/php/ref.mailparse.html - [similar]
ファイルタイプを取得する 0
« SplFileInfo::getSize SplFileInfo::isDir » PHP Manual SplFileInfo ファイルタイプを取得する SplFileInfo::getType (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getType — ファイルタイプを取得する 説明 public SplFileInfo::getType (): string | false 参照するファイルの型を返します。 パラメータ ...
https://man.plustar.jp/php/splfileinfo.gettype.html - [similar]
ファイルが実行可能かどうかを調べる 0
« SplFileInfo::isDir SplFileInfo::isFile » PHP Manual SplFileInfo ファイルが実行可能かどうかを調べる SplFileInfo::isExecutable (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::isExecutable — ファイルが実行可能かどうかを調べる 説明 public SplFileInfo::isExecutable (): bool ファイルが実行可能か ...
https://man.plustar.jp/php/splfileinfo.isexecutable.html - [similar]
簡易なファイルロックを行う 0
« SplFileObject::fgetss SplFileObject::fpassthru » PHP Manual SplFileObject 簡易なファイルロックを行う SplFileObject::flock (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::flock — 簡易なファイルロックを行う 説明 public SplFileObject::flock ( int $operation , int &$wouldBlock = null ): bool ...
https://man.plustar.jp/php/splfileobject.flock.html - [similar]
Mailparse 0
« mail はじめに » PHP Manual メール関連 Mailparse Mailparse はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Mailparse 関数 mailparse_determine_best_xfer_encoding — 最も適したエンコーディングを取得する mailparse_msg_create — mime メールリソースを作成する ...
https://man.plustar.jp/php/book.mailparse.html - [similar]