検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 219 for [SIMILAR] 16 1024 4096 WITH 41712 imagecopymerge... (0.255 sec.)
メッセージ本文を読む 0
« imap_binary imap_bodystruct » PHP Manual IMAP 関数 メッセージ本文を読む imap_body (PHP 4, PHP 5, PHP 7, PHP 8) imap_body — メッセージ本文を読む 説明 imap_body ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): string | false imap_body() は、現在のメールボックスにある messag ...
https://man.plustar.jp/php/function.imap-body.html - [similar]
透明色を定義する 0
« imagecolorstotal imageconvolution » PHP Manual GD および Image 関数 透明色を定義する imagecolortransparent (PHP 4, PHP 5, PHP 7, PHP 8) imagecolortransparent — 透明色を定義する 説明 imagecolortransparent ( GdImage $image , ? int $color = null ): int 指定した画像 image 上の透明色を設定し ...
https://man.plustar.jp/php/function.imagecolortransparent.html - [similar]
幅と高さを指定して、画像の縮尺を変更する 0
« imagesavealpha imagesetbrush » PHP Manual GD および Image 関数 幅と高さを指定して、画像の縮尺を変更する imagescale (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagescale — 幅と高さを指定して、画像の縮尺を変更する 説明 imagescale ( GdImage $image , int $width , int $height = -1 , int $mode = IMG_BIL ...
https://man.plustar.jp/php/function.imagescale.html - [similar]
ファイルディスクリプタ間でデータを転送する 0
« eio_seek eio_set_max_idle » PHP Manual Eio 関数 ファイルディスクリプタ間でデータを転送する eio_sendfile (PECL eio >= 0.0.1dev) eio_sendfile — ファイルディスクリプタ間でデータを転送する 説明 eio_sendfile ( mixed $out_fd , mixed $in_fd , int $offset , int $length , int $pri = ? , callabl ...
https://man.plustar.jp/php/function.eio-sendfile.html - [similar]
GD2 ファイルまたは URL の指定した部分から新規イメージを生成する 0
« imagecreatefromgd2 imagecreatefromgd » PHP Manual GD および Image 関数 GD2 ファイルまたは URL の指定した部分から新規イメージを生成する imagecreatefromgd2part (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd2part — GD2 ファイルまたは URL の指定した部分から新規イメージを生成する 説 ...
https://man.plustar.jp/php/function.imagecreatefromgd2part.html - [similar]
指定されたメッセージをメールボックスに移動する 0
« imap_mail_copy imap_mail » PHP Manual IMAP 関数 指定されたメッセージをメールボックスに移動する imap_mail_move (PHP 4, PHP 5, PHP 7, PHP 8) imap_mail_move — 指定されたメッセージをメールボックスに移動する 説明 imap_mail_move ( IMAP\Connection $imap , string $message_nums , string $mailbo ...
https://man.plustar.jp/php/function.imap-mail-move.html - [similar]
tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 0
« PharData::buildFromIterator PharData::compressFiles » PHP Manual PharData tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する PharData::compress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::compress — tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 説明 publ ...
https://man.plustar.jp/php/phardata.compress.html - [similar]
PUT メソッドのサポート 0
« 複数ファイルのアップロード 参考 » PHP Manual ファイルアップロードの処理 PUT メソッドのサポート PUT メソッドのサポート PHP は、クライアントがサーバーにファイルを保存するための HTTP PUT メソッドのサポートを提供します。 PUT リクエストは POST リクエストによるファイルアップロードよりもシンプ ...
https://man.plustar.jp/php/features.file-upload.put-method.html - [similar]
はじめに 0
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
関数の引数リストを配列として返す 0
« func_get_arg func_num_args » PHP Manual 関数処理 関数 関数の引数リストを配列として返す func_get_args (PHP 4, PHP 5, PHP 7, PHP 8) func_get_args — 関数の引数リストを配列として返す 説明 func_get_args (): array 関数の引数リストを配列で取得します。 この関数は func_num_args() および func_ge ...
https://man.plustar.jp/php/function.func-get-args.html - [similar]