検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 716 for [SIMILAR] 16 1024 4096 WITH 21008 yaml WITH 3794... (0.584 sec.)
HTTP コンテキストオプションの一覧 0
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ HTTP コンテキストオプションの一覧 HTTP コンテキストオプション HTTP コンテキストオプション — HTTP コンテキストオプションの一覧 説明 http:// および https:// トランスポート用のコンテキ ...
https://man.plustar.jp/php/context.http.html - [similar]
stream_socket_server で作られたソケットの接続を受け入れる 0
« stream_set_write_buffer stream_socket_client » PHP Manual ストリーム 関数 stream_socket_server で作られたソケットの接続を受け入れる stream_socket_accept (PHP 5, PHP 7, PHP 8) stream_socket_accept — stream_socket_server() で作られたソケットの接続を受け入れる 説明 stream_socket_accept ( ...
https://man.plustar.jp/php/function.stream-socket-accept.html - [similar]
画像の遅延を設定する 0
« Imagick::setImageCompressionQuality Imagick::setImageDepth » PHP Manual Imagick 画像の遅延を設定する Imagick::setImageDelay (PECL imagick 2, PECL imagick 3) Imagick::setImageDelay — 画像の遅延を設定する 説明 public Imagick::setImageDelay ( int $delay ): bool 画像の遅延を設定します。アニ ...
https://man.plustar.jp/php/imagick.setimagedelay.html - [similar]
画像に埋め込まれたサムネイルを取得する 0
« exif_tagname read_exif_data » PHP Manual Exif 関数 画像に埋め込まれたサムネイルを取得する exif_thumbnail (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) exif_thumbnail — 画像に埋め込まれたサムネイルを取得する 説明 exif_thumbnail ( resource | string $file , int &$width = null , int &$height = nul ...
https://man.plustar.jp/php/function.exif-thumbnail.html - [similar]
コメントを追加する 0
« ImagickDraw::color ImagickDraw::composite » PHP Manual ImagickDraw コメントを追加する ImagickDraw::comment (PECL imagick 2, PECL imagick 3) ImagickDraw::comment — コメントを追加する 説明 public ImagickDraw::comment ( string $comment ): bool 警告 この関数は、 現在のところ詳細な情報はあり ...
https://man.plustar.jp/php/imagickdraw.comment.html - [similar]
ラージオブジェクト (LOB) 0
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) アプリケーション内で、データベースに「大きな」データを格納する 必要を感じることがあるかもしれません。「大きな」とは、一般的には 「4kb 程度以上」を指しますが、データベースによっては 32kb くらい ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 0
« PharData::convertToExecutable PharData::decompress » PHP Manual PharData phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする PharData::copy (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::copy — phar アーカイブ内のファイルを、phar 内で別の新しいファイ ...
https://man.plustar.jp/php/phardata.copy.html - [similar]
圧縮後のエントリのサイズを取得する 0
« RarEntry::getName RarEntry::getStream » PHP Manual RarEntry 圧縮後のエントリのサイズを取得する RarEntry::getPackedSize (PECL rar >= 0.1) RarEntry::getPackedSize — 圧縮後のエントリのサイズを取得する 説明 public RarEntry::getPackedSize (): int 圧縮後のアーカイブエントリのサイズを取得しま ...
https://man.plustar.jp/php/rarentry.getpackedsize.html - [similar]
展開後のエントリのサイズを取得する 0
« RarEntry::getStream RarEntry::getVersion » PHP Manual RarEntry 展開後のエントリのサイズを取得する RarEntry::getUnpackedSize (PECL rar >= 0.1) RarEntry::getUnpackedSize — 展開後のエントリのサイズを取得する 説明 public RarEntry::getUnpackedSize (): int 展開後のアーカイブエントリのサイズを ...
https://man.plustar.jp/php/rarentry.getunpackedsize.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]