検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 927 for [SIMILAR] 16 1024 4096 WITH 30292 imagecreatefro... (1.221 sec.)
ファイル名や場所を変更する 785
« 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]
ファイルのグループを変更する 785
« 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]
Read file stream asynchronously 785
« swoole_async_dns_lookup swoole_async_readfile » PHP Manual Swoole 関数 Read file stream asynchronously swoole_async_read (PECL swoole >= 1.9.0) swoole_async_read — Read file stream asynchronously 説明 swoole_async_read ( string $filename , callable $callback , int $chunk_size = 65536 , ...
https://man.plustar.jp/php/function.swoole-async-read.html - [similar]
ファイルまたはディレクトリが存在するかどうか調べる 785
« 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]
ファイルのハードリンクを作る 785
« 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]
すべてのリクエストを処理し終えるまで libeio をポールする 785
« eio_dup2 eio_fallocate » PHP Manual Eio 関数 すべてのリクエストを処理し終えるまで libeio をポールする eio_event_loop (PECL eio >= 0.0.1dev) eio_event_loop — すべてのリクエストを処理し終えるまで libeio をポールする 説明 eio_event_loop (): bool eio_event_loop() は、すべてのリクエストを処 ...
https://man.plustar.jp/php/function.eio-event-loop.html - [similar]
ファイルが書き込み可能かどうかを調べる 785
« 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]
ファイルの内容をFTPサーバ上の別のファイルに追加する 785
« 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]
ファイルから HTML を読み込む 785
« 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]
785
« 定義済み定数 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 11 12 13 14 15 NEXT