検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 357 for [SIMILAR] 16 1024 4096 WITH 9874 ーズ WITH 8553 ... (0.328 sec.)
テキストへの署名 0
« 例 GnuPG 関数 » PHP Manual 例 テキストへの署名 テキストへの署名 この例は、指定したテキストに署名をします。 例1 gnupg での署名の例 (手続き型) <?php // gnupg を初期化します $res = gnupg_init (); // 必須ではありません。Clearsign はデフォルト値です gnupg_setsignmode ( $res , GNUPG_SIG_MODE ...
https://man.plustar.jp/php/gnupg.examples-clearsign.html - [similar]
セキュリティ関連の SNMPv3 セッションパラメータを設定する 0
« SNMP::set SNMP::walk » PHP Manual SNMP セキュリティ関連の SNMPv3 セッションパラメータを設定する SNMP::setSecurity (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::setSecurity — セキュリティ関連の SNMP v3 セッションパラメータを設定する 説明 public SNMP::setSecurity ( string $securityLevel , string ...
https://man.plustar.jp/php/snmp.setsecurity.html - [similar]
メッセージの特定のセクションに対する MIME ヘッダを取り出します 0
« imap_fetchheader imap_fetchstructure » PHP Manual IMAP 関数 メッセージの特定のセクションに対する MIME ヘッダを取り出します imap_fetchmime (PHP 5 >= 5.3.6, PHP 7, PHP 8) imap_fetchmime — メッセージの特定のセクションに対する MIME ヘッダを取り出します 説明 imap_fetchmime ( IMAP\Connection ...
https://man.plustar.jp/php/function.imap-fetchmime.html - [similar]
imap_headerinfo のエイリアス 0
« imap_getsubscribed imap_headerinfo » PHP Manual IMAP 関数 imap_headerinfo のエイリアス imap_header (PHP 4, PHP 5, PHP 7) imap_header — imap_headerinfo() のエイリアス 警告 このエイリアスは PHP 8.0.0 で 削除 されました。 説明 この関数は次の関数のエイリアスです。 imap_headerinfo() . 関連キ ...
https://man.plustar.jp/php/function.imap-header.html - [similar]
購読しているすべてのメールボックスの一覧を得る 0
« imap_listsubscribed imap_mail_compose » PHP Manual IMAP 関数 購読しているすべてのメールボックスの一覧を得る imap_lsub (PHP 4, PHP 5, PHP 7, PHP 8) imap_lsub — 購読しているすべてのメールボックスの一覧を得る 説明 imap_lsub ( IMAP\Connection $imap , string $reference , string $pattern ): ...
https://man.plustar.jp/php/function.imap-lsub.html - [similar]
メッセージのヘッダを返す 0
« imap_fetchbody imap_fetchmime » PHP Manual IMAP 関数 メッセージのヘッダを返す imap_fetchheader (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchheader — メッセージのヘッダを返す 説明 imap_fetchheader ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): string | false 指定したメッセージ ...
https://man.plustar.jp/php/function.imap-fetchheader.html - [similar]
メッセージ本文中の特定のセクションを取り出す 0
« imap_fetch_overview imap_fetchheader » PHP Manual IMAP 関数 メッセージ本文中の特定のセクションを取り出す imap_fetchbody (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchbody — メッセージ本文中の特定のセクションを取り出す 説明 imap_fetchbody ( IMAP\Connection $imap , int $message_num , string $se ...
https://man.plustar.jp/php/function.imap-fetchbody.html - [similar]
メッセージのフラグをクリアする 0
« imap_check imap_close » PHP Manual IMAP 関数 メッセージのフラグをクリアする imap_clearflag_full (PHP 4, PHP 5, PHP 7, PHP 8) imap_clearflag_full — メッセージのフラグをクリアする 説明 imap_clearflag_full ( IMAP\Connection $imap , string $sequence , string $flag , int $options = 0 ): boo ...
https://man.plustar.jp/php/function.imap-clearflag-full.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
指定した本文部をファイルに保存する 0
« imap_rfc822_write_address imap_scan » PHP Manual IMAP 関数 指定した本文部をファイルに保存する imap_savebody (PHP 5 >= 5.1.3, PHP 7, PHP 8) imap_savebody — 指定した本文部をファイルに保存する 説明 imap_savebody ( IMAP\Connection $imap , resource | string | int $file , int $message_num , ...
https://man.plustar.jp/php/function.imap-savebody.html - [similar]