検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 816 for [SIMILAR] 16 1024 4096 WITH 9424 zlib WITH 4016 ... (0.652 sec.)
ファイルパスに関する情報を返す 0
« parse_ini_string pclose » PHP Manual ファイルシステム 関数 ファイルパスに関する情報を返す pathinfo (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pathinfo — ファイルパスに関する情報を返す 説明 pathinfo ( string $path , int $flags = PATHINFO_ALL ): array | string pathinfo() は、 path に関する情報 ...
https://man.plustar.jp/php/function.pathinfo.html - [similar]
インクルードパスに対してファイル名を解決する 0
« stream_register_wrapper stream_select » PHP Manual ストリーム 関数 インクルードパスに対してファイル名を解決する stream_resolve_include_path (PHP 5 >= 5.3.2, PHP 7, PHP 8) stream_resolve_include_path — インクルードパスに対してファイル名を解決する 説明 stream_resolve_include_path ( strin ...
https://man.plustar.jp/php/function.stream-resolve-include-path.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
« ZipArchive::setExternalAttributesIndex ZipArchive::setMtimeIndex » PHP Manual ZipArchive 名前で定義されたエントリの外部属性を設定する ZipArchive::setExternalAttributesName (PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4) ZipArchive::setExternalAttributesName — 名前で定義されたエントリ ...
https://man.plustar.jp/php/ziparchive.setexternalattributesname.html - [similar]
指定した名前で画像を書き込む 0
« Imagick::whiteThresholdImage Imagick::writeImageFile » PHP Manual Imagick 指定した名前で画像を書き込む Imagick::writeImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::writeImage — 指定した名前で画像を書き込む 説明 public Imagick::writeImage ( string $filename = NULL ): bool 指定 ...
https://man.plustar.jp/php/imagick.writeimage.html - [similar]
バイナリセーフなファイル書き込み処理 0
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite (PHP 4, PHP 5, PHP 7, PHP 8) fwrite — バイナリセーフなファイル書き込み処理 説明 fwrite ( resource $stream , string $data , ? int $length = null ): int | false fwrite() は data の内容を stream ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
ファイルが存在し、読み込み可能であるかどうかを知る 0
« is_link is_uploaded_file » PHP Manual ファイルシステム 関数 ファイルが存在し、読み込み可能であるかどうかを知る is_readable (PHP 4, PHP 5, PHP 7, PHP 8) is_readable — ファイルが存在し、読み込み可能であるかどうかを知る 説明 is_readable ( string $filename ): bool ファイルが存在し、読み込み ...
https://man.plustar.jp/php/function.is-readable.html - [similar]
ファイルを削除する 0
« umask Inotify » PHP Manual ファイルシステム 関数 ファイルを削除する unlink (PHP 4, PHP 5, PHP 7, PHP 8) unlink — ファイルを削除する 説明 unlink ( string $filename , ? resource $context = null ): bool filename を削除します。 Unix C 言語の関数 unlink() と動作は同じです。 失敗した場合は E ...
https://man.plustar.jp/php/function.unlink.html - [similar]
Test with a set of inputs, and a set of desired outputs 0
« fann_test_data fann_train_epoch » PHP Manual Fann 関数 Test with a set of inputs, and a set of desired outputs fann_test (PECL fann >= 1.0.0) fann_test — Test with a set of inputs, and a set of desired outputs 説明 fann_test ( resource $ann , array $input , array $desired_output ): arr ...
https://man.plustar.jp/php/function.fann-test.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 0
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) ftp_nb_get (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_get — FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 説明 ftp_nb_get ( FTP ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT