検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 816 for [SIMILAR] 16 1024 4096 WITH 9424 zlib WITH 4016 ... (2.181 sec.)
gz ファイルポインタの位置を移動する 0
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP 5, PHP 7, PHP 8) gzseek — gz ファイルポインタの位置を移動する 説明 gzseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int 与えられたファイルポインタが指すファイルのファイル位置 ...
https://man.plustar.jp/php/function.gzseek.html - [similar]
特殊ファイルあるいは一般ファイルを作る 0
« eio_mkdir eio_nop » PHP Manual Eio 関数 特殊ファイルあるいは一般ファイルを作る eio_mknod (PECL eio >= 0.0.1dev) eio_mknod — 特殊ファイルあるいは一般ファイルを作る 説明 eio_mknod ( string $path , int $mode , int $dev , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data ...
https://man.plustar.jp/php/function.eio-mknod.html - [similar]
メッセージセクションを展開/デコードする 0
« mailparse_msg_create mailparse_msg_extract_part » PHP Manual Mailparse 関数 メッセージセクションを展開/デコードする mailparse_msg_extract_part_file (PECL mailparse >= 0.9.0) mailparse_msg_extract_part_file — メッセージセクションを展開/デコードする 説明 mailparse_msg_extract_part_file ( ...
https://man.plustar.jp/php/function.mailparse-msg-extract-part-file.html - [similar]
複数ファイルのアップロード 0
« 陥りやすい落とし穴 PUT メソッドのサポート » PHP Manual ファイルアップロードの処理 複数ファイルのアップロード 複数ファイルのアップロード input で異なった name を 使用することにより、複数のファイルをアップロードすることができます。 複数のファイルを一度にアップロードし、自動的にまとめられ ...
https://man.plustar.jp/php/features.file-upload.multiple.html - [similar]
名前を指定して定数を定義する 0
« constant defined » PHP Manual その他の関数 名前を指定して定数を定義する define (PHP 4, PHP 5, PHP 7, PHP 8) define — 名前を指定して定数を定義する 説明 define ( string $constant_name , mixed $value , bool $case_insensitive = false ): bool 実行時に、名前を指定して定数を定義します。 パラメ ...
https://man.plustar.jp/php/function.define.html - [similar]
この色と別の色の差を調べる 0
« ImagickPixel::isPixelSimilarQuantum ImagickPixel::setColor » PHP Manual ImagickPixel この色と別の色の差を調べる ImagickPixel::isSimilar (PECL imagick 2, PECL imagick 3) ImagickPixel::isSimilar — この色と別の色の差を調べる 説明 public isSimilar ( ImagickPixel $color , float $fuzz ): boo ...
https://man.plustar.jp/php/imagickpixel.issimilar.html - [similar]
LDAP コントロール 0
« 基本的な使用法 LDAP 関数 » PHP Manual 例 LDAP コントロール LDAP コントロール PHP >= 7.3.0 で LDAPコントロールを使う例をいくつか示します。 例1 policy(パスワードポリシー) 情報とバインドする <?php $user = 'cn=admin,dc=example,dc=com' ; $passwd = 'adminpassword' ; $ds = ldap_connect ( 'lda ...
https://man.plustar.jp/php/ldap.examples-controls.html - [similar]
プリペアドステートメントから結果セットのメタデータを返す 0
« mysqli_stmt::reset mysqli_stmt::send_long_data » PHP Manual mysqli_stmt プリペアドステートメントから結果セットのメタデータを返す mysqli_stmt::result_metadata mysqli_stmt_result_metadata (PHP 5, PHP 7, PHP 8) mysqli_stmt::result_metadata -- mysqli_stmt_result_metadata — プリペアドステー ...
https://man.plustar.jp/php/mysqli-stmt.result-metadata.html - [similar]
Construct a swoole atomic object. 0
« Swoole\Atomic::cmpset Swoole\Atomic::get » PHP Manual Swoole\Atomic Construct a swoole atomic object. Swoole\Atomic::__construct (PECL swoole >= 1.9.0) Swoole\Atomic::__construct — Construct a swoole atomic object. 説明 public Swoole\Atomic::__construct ( int $value = ? ) Swoole atomic ...
https://man.plustar.jp/php/swoole-atomic.construct.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリーム設定オプション 名前 デフォルト 変更可能 変更履歴 allow_url_fopen "1" PHP_INI_SYSTEM allow_url_include "0" PHP_INI_SYSTEM PHP 7.4.0 以降 ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]