検索

phrase: max: clip:
target: order:
Results of 901 - 910 of about 1056 for [SIMILAR] 16 1024 4096 WITH 20179 memcached WITH... (0.899 sec.)
現在のメールボックスをチェックする 0
« imap_bodystruct imap_clearflag_full » PHP Manual IMAP 関数 現在のメールボックスをチェックする imap_check (PHP 4, PHP 5, PHP 7, PHP 8) imap_check — 現在のメールボックスをチェックする 説明 imap_check ( IMAP\Connection $imap ): stdClass | false 現在のメールボックスに関する情報を調べます。 ...
https://man.plustar.jp/php/function.imap-check.html - [similar]
指定した UID のメッセージ番号を返す 0
« imap_mime_header_decode imap_mutf7_to_utf8 » PHP Manual IMAP 関数 指定した UID のメッセージ番号を返す imap_msgno (PHP 4, PHP 5, PHP 7, PHP 8) imap_msgno — 指定した UID のメッセージ番号を返す 説明 imap_msgno ( IMAP\Connection $imap , int $message_uid ): int 指定した message_uid のメッセ ...
https://man.plustar.jp/php/function.imap-msgno.html - [similar]
直近の LDAP コマンドの LDAP エラーメッセージを返す 0
« ldap_errno ldap_escape » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラーメッセージを返す ldap_error (PHP 4, PHP 5, PHP 7, PHP 8) ldap_error — 直近の LDAP コマンドの LDAP エラーメッセージを返す 説明 ldap_error ( LDAP\Connection $ldap ): string 指定した ldap に関して、 直近の LDA ...
https://man.plustar.jp/php/function.ldap-error.html - [similar]
Refresh 拡張操作のヘルパ 0
« ldap_exop_passwd ldap_exop_whoami » PHP Manual LDAP 関数 Refresh 拡張操作のヘルパ ldap_exop_refresh (PHP 7 >= 7.3.0, PHP 8) ldap_exop_refresh — Refresh 拡張操作のヘルパ 説明 ldap_exop_refresh ( LDAP\Connection $ldap , string $dn , int $ttl ): int | false Refresh 拡張オペレーションを実行 ...
https://man.plustar.jp/php/function.ldap-exop-refresh.html - [similar]
次のリファレンスを得る 0
« ldap_next_entry ldap_parse_exop » PHP Manual LDAP 関数 次のリファレンスを得る ldap_next_reference (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_next_reference — 次のリファレンスを得る 説明 ldap_next_reference ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): LDAP\ResultEntry | false 警 ...
https://man.plustar.jp/php/function.ldap-next-reference.html - [similar]
名前空間をサポートした XML パーサを生成する 0
« xml_parse xml_parser_create » PHP Manual XML パーサ 関数 名前空間をサポートした XML パーサを生成する xml_parser_create_ns (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_parser_create_ns — 名前空間をサポートした XML パーサを生成する 説明 xml_parser_create_ns ( ? string $encoding = null , str ...
https://man.plustar.jp/php/function.xml-parser-create-ns.html - [similar]
戻り値 0
« 関数の引数 可変関数 » PHP Manual 関数 戻り値 戻り値 オプションの return 文により値を返すことができます。 配列やオブジェクトを含むあらゆる型を返すことができます。 これにより、関数の実行を任意の箇所で終了し、その関数を呼び出した 箇所に制御を戻すことが出来ます。詳細に関しては return を参照 ...
https://man.plustar.jp/php/functions.returning-values.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 GD ライブラリ( » http://www.libgd.org/ で取得可能)があれば、画像の作成と操 作を行なうこともできます。 操作できるイメージの形式は、インストールされている GD とこれらのイメージフォーマットにアクセスする ために GD ...
https://man.plustar.jp/php/image.requirements.html - [similar]
画像シーケンス内の色を解析する 0
« Imagick::quantizeImage Imagick::queryFontMetrics » PHP Manual Imagick 画像シーケンス内の色を解析する Imagick::quantizeImages (PECL imagick 2, PECL imagick 3) Imagick::quantizeImages — 画像シーケンス内の色を解析する 説明 public Imagick::quantizeImages ( int $numberColors , int $colorspa ...
https://man.plustar.jp/php/imagick.quantizeimages.html - [similar]
列挙型とメソッド 0
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]