Results of 1 - 10 of about 29 for scheme (0.003 sec.)
- Specify application credentials 13166
- « Zookeeper Zookeeper::close » PHP Manual Zookeeper Specify application credentials Zookeeper::a
...
edentials 説明 public Zookeeper::addAuth ( string $scheme , string $cert , callable $completion_cb = null ): ...
er will use the security provider specified by the scheme parameter to authenticate the client connection. I ...
LED_STATE value as the state parameter. パラメータ scheme The id of authentication scheme. Natively supporte ...
ation credentials. The actual value depends on the scheme. completion_cb The routine to invoke when the requ ...
-
https://man.plustar.jp/php/zookeeper.addauth.html
- [similar]
- 画像の圧縮を設定する 11339
- « Imagick::setImageWhitePoint Imagick::setIteratorIndex » PHP Manual Imagick 画像の圧縮を設定する
...
Imagick::setInterlaceScheme (PECL imagick 2, PECL imagick 3) Imagick::setInter ...
laceScheme — 画像の圧縮を設定する 説明 public Imagick::setInt ...
erlaceScheme ( int $interlace_scheme ): bool 画像の圧縮を設定し ...
ます。 パラメータ interlace_scheme 戻り値 成功した場合に true を返します。 関連キーワ ...
-
https://man.plustar.jp/php/imagick.setinterlacescheme.html
- [similar]
- 画像のインターレース手法を設定する 10915
- « Imagick::setImageIndex Imagick::setImageInterpolateMethod » PHP Manual Imagick 画像のインターレ
...
ース手法を設定する Imagick::setImageInterlaceScheme (PECL imagick 2, PECL imagick 3) Imagick::setImage ...
InterlaceScheme — 画像のインターレース手法を設定する 説明 public I ...
magick::setImageInterlaceScheme ( int $interlace_scheme ): bool 画像の圧縮を設定し ...
ます。 パラメータ interlace_scheme 戻り値 成功した場合に true を返します。 エラー / 例 ...
-
https://man.plustar.jp/php/imagick.setimageinterlacescheme.html
- [similar]
- サポートするプロトコル/ラッパー 10817
- « Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパ
...
ーを指定する際の URL 構文としてサポートしているのは scheme://... 形式のみです。 scheme:/ や scheme: といった形 ...
ポート , プロトコル , ストリーム , アクセス , file , scheme , 関数 , 形式 , glob , zlib ...
-
https://man.plustar.jp/php/wrappers.html
- [similar]
- Yaf_Request_Simple クラス 9838
- « Yaf_Request_Http::isXmlHttpRequest Yaf_Request_Simple::__construct » PHP Manual Yaf Yaf_Reques
...
nds Yaf_Request_Abstract { /* 定数 */ const string SCHEME_HTTP = http ; const string SCHEME_HTTPS = https ; ...
dispatched routed 定義済み定数 Yaf_Request_Simple::SCHEME_HTTP Yaf_Request_Simple::SCHEME_HTTPS 目次 Yaf_Req ...
-
https://man.plustar.jp/php/class.yaf-request-simple.html
- [similar]
- Yaf_Request_Abstract クラス 9528
- « Yaf_Registry::set Yaf_Request_Abstract::clearParams » PHP Manual Yaf Yaf_Request_Abstract クラ
...
af_Request_Abstract { /* Constants */ const string SCHEME_HTTP = http ; const string SCHEME_HTTPS = https ; ...
spatched routed 定義済み定数 Yaf_Request_Abstract::SCHEME_HTTP Yaf_Request_Abstract::SCHEME_HTTPS 目次 Yaf_R ...
-
https://man.plustar.jp/php/class.yaf-request-abstract.html
- [similar]
- URL を解釈し、その構成要素を返す 8777
- « http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url
...
パラメータ url パースする URL。 component PHP_URL_SCHEME 、 PHP_URL_HOST 、 PHP_URL_PORT 、 PHP_URL_USER 、 ...
この配列に含まれる可能性のある要素は次のとおりです。 scheme - 例: http host port user pass path query - クエス ...
l ( $url )); var_dump ( parse_url ( $url , PHP_URL_SCHEME )); var_dump ( parse_url ( $url , PHP_URL_USER )); ...
)); ?> 上の例の出力は以下となります。 array(8) { ["scheme"]=> string(4) "http" ["host"]=> string(8) "hostnam ...
-
https://man.plustar.jp/php/function.parse-url.html
- [similar]
- Gets the acl associated with a node synchronously 8663
- « Zookeeper::get Zookeeper::getChildren » PHP Manual Zookeeper Gets the acl associated with a no
...
array( array( 'perms' => Zookeeper :: PERM_ALL , 'scheme' => 'world' , 'id' => 'anyone' , ) ); $path = '/pa ...
array(1) { [0]=> array(3) { ["perms"]=> int(31) ["scheme"]=> string(5) "world" ["id"]=> string(6) "anyone" ...
-
https://man.plustar.jp/php/zookeeper.getacl.html
- [similar]
- MIME ヘッダフィールドを作成する 8549
- « iconv_mime_decode iconv_set_encoding » PHP Manual iconv 関数 MIME ヘッダフィールドを作成する i
...
サポートされる設定項目 項目 型 説明 デフォルト値 例 scheme string フィールドの値のエンコード方法を指定します。 ...
76 , "line-break-chars" => "\n" ); $preferences [ "scheme" ] = "Q" ; // この結果は "Subject: =?UTF-8?Q?Pr=C3 ...
Prüfung Prüfung" , $preferences ); $preferences [ "scheme" ] = "B" ; // この結果は "Subject: =?UTF-8?B?UHLDv ...
-
https://man.plustar.jp/php/function.iconv-mime-encode.html
- [similar]
- Sets the acl associated with a node synchronously 8549
- « Zookeeper::set Zookeeper::setDebugLevel » PHP Manual Zookeeper Sets the acl associated with a
...
array( array( 'perms' => Zookeeper :: PERM_ALL , 'scheme' => 'world' , 'id' => 'anyone' , ) ); $path = '/pa ...
array(1) { [0]=> array(3) { ["perms"]=> int(31) ["scheme"]=> string(5) "world" ["id"]=> string(6) "anyone" ...
-
https://man.plustar.jp/php/zookeeper.setacl.html
- [similar]