検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 375 for options (0.049 sec.)
The EventHttpRequest class 4323
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe ... UT = 8 ; const int CMD_DELETE = 16 ; const int CMD_OPTIONS = 32 ; const int CMD_TRACE = 64 ; const int CMD_CO ... ELETE DELETE command(method) EventHttpRequest::CMD_OPTIONS OPTIONS method(command) EventHttpRequest::CMD_TRAC ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
ファイルから HTML を読み込む 4323
« DOMDocument::loadHTML DOMDocument::loadXML » PHP Manual DOMDocument ファイルから HTML を読み込 ... OMDocument::loadHTMLFile ( string $filename , int $options = 0 ): DOMDocument | bool この関数は、 filename と ... きます。 パラメータ filename HTML ファイルへのパス。 options Libxml 2.6.0 以降では、 options パラメータで Libxm ...
https://man.plustar.jp/php/domdocument.loadhtmlfile.html - [similar]
外部から変数を受け取り、オプションでそれらをフィルタリングする 4323
« filter_id filter_input » PHP Manual Filter 関数 外部から変数を受け取り、オプションでそれらをフ ... 説明 filter_input_array ( int $type , array | int $options = FILTER_DEFAULT , bool $add_empty = true ): array ... IE 、 INPUT_SERVER あるいは INPUT_ENV のいずれか。 options 引数を定義する配列。配列のキーとして使用できるのは ... ルタの型 )、 flags (フィルタに適用するフラグ) および options (フィルタに適用するオプション) です。理解を深めるた ... _VALIDATE_INT , 'flags' => FILTER_REQUIRE_ARRAY , 'options' => array( 'min_range' => 1 , 'max_range' => 10 ) ...
https://man.plustar.jp/php/function.filter-input-array.html - [similar]
ハッシュ値 (メッセージダイジェスト) を生成する 4323
« hash_update Mcrypt » PHP Manual Hash 関数 ハッシュ値 (メッセージダイジェスト) を生成する hash ... lgo , string $data , bool $binary = false , array $options = [] ): string パラメータ algo 選択したアルゴリズム ... ます。 false の場合は小文字の 16 進数値となります。 options 様々なハッシュアルゴリズム向けの、オプションの配列 ... リ形式で返されます。 変更履歴 バージョン 説明 8.1.0 options パラメータが追加されました。 8.0.0 hash() は、 alg ...
https://man.plustar.jp/php/function.hash.html - [similar]
FreeType 2 によるフォントを用いてイメージにテキストを描画する 4323
« imageftbbox imagegammacorrect » PHP Manual GD および Image 関数 FreeType 2 によるフォントを用い ... or , string $font_filename , string $text , array $options = [] ): array | false 注意 : PHP 8.0.0 より前のバー ... ttext() は、 imagettftext() を拡張したものでした。 options を追加でサポートしていました。 PHP 8.0.0 以降では、 ... nt = 'SomeFont' ; ?> text 画像に挿入するテキスト。 options options の配列のインデックス キー 型 意味 linespac ...
https://man.plustar.jp/php/function.imagefttext.html - [similar]
インクリメンタルな解凍コンテキストを初期化する 4323
« inflate_get_status readgzfile » PHP Manual Zlib 関数 インクリメンタルな解凍コンテキストを初期化 ... 期化する 説明 inflate_init ( int $encoding , array $options = [] ): InflateContext | false 指定された encoding ... メータ encoding 定数 ZLIB_ENCODING_* のうちのひとつ options 次の要素を含む連想配列: level -1 .. 9 までの圧縮レ ... false を返します エラー / 例外 不正なオプションが options に渡されたり、 コンテキストが作れなかった場合には、 ...
https://man.plustar.jp/php/function.inflate-init.html - [similar]
CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 4323
« openssl_csr_new openssl_decrypt » PHP Manual OpenSSL 関数 CSRに他の証明書(あるいは自分自身)で ... array | string $private_key , int $days , ? array $options = null , int $serial = 0 ): OpenSSLCertificate | f ... は、作成された証明書の有効期限を日数で指定します。 options options で証明書の詳細設定が可能です。 options につ ...
https://man.plustar.jp/php/function.openssl-csr-sign.html - [similar]
実行する 4323
« Thread::join Worker » PHP Manual Thread 実行する Thread::start (PECL pthreads >= 2.0.0) Thread ... :start — 実行する 説明 public Thread::start ( int $options = ? ): bool 新しいスレッドを開始し、実装されている ... run メソッドを実行します。 パラメータ options オプションのマスク。継承に関する定数で、デフォルト ...
https://man.plustar.jp/php/thread.start.html - [similar]
The EventBufferEvent class 4288
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... ct ( EventBase $base , mixed $socket = null , int $options = 0 , callable $readcb = null , callable $writecb ... public static createPair ( EventBase $base , int $options = 0 ): array public disable ( int $events ): bool ... erlying , EventSslContext $ctx , int $state , int $options = 0 ): EventBufferEvent public sslGetCipherInfo () ... $socket , EventSslContext $ctx , int $state , int $options = ? ): EventBufferEvent public write ( string $dat ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
文字列から HTML を読み込む 4288
« DOMDocument::load DOMDocument::loadHTMLFile » PHP Manual DOMDocument 文字列から HTML を読み込む ... blic DOMDocument::loadHTML ( string $source , int $options = 0 ): DOMDocument | bool この関数は、文字列 sourc ... ことがあるでしょう。 パラメータ source HTML 文字列。 options Libxml 2.6.0 以降では、 options パラメータで Libxm ...
https://man.plustar.jp/php/domdocument.loadhtml.html - [similar]