検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1689 for [SIMILAR] 16 1024 4096 WITH 8032 filename WITH 7... (1.058 sec.)
ファイルまたはディレクトリが存在するかどうか調べる 10000
« fgetss file_get_contents » PHP Manual ファイルシステム 関数 ファイルまたはディレクトリが存在するかどうか調べる file_exists (PHP 4, PHP 5, PHP 7, PHP 8) file_exists — ファイルまたはディレクトリが存在するかどうか調べる 説明 file_exists ( string $filename ): bool ファイルあるいはディレクト ...
https://man.plustar.jp/php/function.file-exists.html - [similar]
ファイルが書き込み可能かどうかを調べる 8250
« is_uploaded_file is_writeable » PHP Manual ファイルシステム 関数 ファイルが書き込み可能かどうかを調べる is_writable (PHP 4, PHP 5, PHP 7, PHP 8) is_writable — ファイルが書き込み可能かどうかを調べる 説明 is_writable ( string $filename ): bool filename が存在して、かつそれが書き込み可能で ...
https://man.plustar.jp/php/function.is-writable.html - [similar]
ファイルから HTML を読み込む 8176
« DOMDocument::loadHTML DOMDocument::loadXML » PHP Manual DOMDocument ファイルから HTML を読み込む DOMDocument::loadHTMLFile (PHP 5, PHP 7, PHP 8) DOMDocument::loadHTMLFile — ファイルから HTML を読み込む 説明 public DOMDocument::loadHTMLFile ( string $filename , int $options = 0 ): DOMDo ...
https://man.plustar.jp/php/domdocument.loadhtmlfile.html - [similar]
新しい SplFileInfo オブジェクトを作成する 6283
« SplFileInfo SplFileInfo::getATime » PHP Manual SplFileInfo 新しい SplFileInfo オブジェクトを作成する SplFileInfo::__construct (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::__construct — 新しい SplFileInfo オブジェクトを作成する 説明 public SplFileInfo::__construct ( string $filename ) fi ...
https://man.plustar.jp/php/splfileinfo.construct.html - [similar]
ファイルのグループを変更する 6283
« basename chmod » PHP Manual ファイルシステム 関数 ファイルのグループを変更する chgrp (PHP 4, PHP 5, PHP 7, PHP 8) chgrp — ファイルのグループを変更する 説明 chgrp ( string $filename , string | int $group ): bool (名前または番号で指定した)ファイル filename のグループを group に変更しよう ...
https://man.plustar.jp/php/function.chgrp.html - [similar]
ファイル名や場所を変更する 6283
« eio_realpath eio_rmdir » PHP Manual Eio 関数 ファイル名や場所を変更する eio_rename (PECL eio >= 0.0.1dev) eio_rename — ファイル名や場所を変更する 説明 eio_rename ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource ...
https://man.plustar.jp/php/function.eio-rename.html - [similar]
ファイルの内容をFTPサーバ上の別のファイルに追加する 6283
« ftp_alloc ftp_cdup » PHP Manual FTP 関数 ファイルの内容をFTPサーバ上の別のファイルに追加する ftp_append (PHP 7 >= 7.2.0, PHP 8) ftp_append — ファイルの内容をFTPサーバ上の別のファイルに追加する 説明 ftp_append ( FTP\Connection $ftp , string $remote_filename , string $local_filename , in ...
https://man.plustar.jp/php/function.ftp-append.html - [similar]
ファイルのハードリンクを作る 6283
« eio_init eio_lstat » PHP Manual Eio 関数 ファイルのハードリンクを作る eio_link (PECL eio >= 0.0.1dev) eio_link — ファイルのハードリンクを作る 説明 eio_link ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_li ...
https://man.plustar.jp/php/function.eio-link.html - [similar]
ファイルをパースする 6283
« mailparse_msg_get_structure mailparse_msg_parse » PHP Manual Mailparse 関数 ファイルをパースする mailparse_msg_parse_file (PECL mailparse >= 0.9.0) mailparse_msg_parse_file — ファイルをパースする 説明 mailparse_msg_parse_file ( string $filename ): resource ファイルをパースします。 ディ ...
https://man.plustar.jp/php/function.mailparse-msg-parse-file.html - [similar]
6283
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT